Jeffrey Guenther
f7fb27242b
Fixed links to refer to git-scm docs
2012-05-15 22:02:49 -07:00
Adam Reeve
660df2f194
Added information about setting user.name and user.email to the commit section
2011-02-25 14:29:16 +13:00
Rinat Fayzrahmanov
112e7e060e
Some typos fixing.
...
In basic necessarily changed to neccesarily.
In remotes follwed changed to followed.
In inspect added ) and divergant changed to divergent.
2010-10-21 00:04:52 +04:00
Scott Chacon
43d301abc0
Merge remote branch 'nvl/master'
2010-10-15 12:39:55 -07:00
nvl
f15faf9b4a
fixed typo: recusively to recursively
2010-09-24 13:52:04 +05:30
Daniel Johnson
ec06c8961f
fix description of "git rm" and "git mv" to mention --cached
...
using git rm removes the file from the index AND the working directory,
so trying to mv the file to the new name wouldn't actually work. If you
use "git rm --cached" the file still exists to be worked with.
2010-08-18 14:49:53 -04:00
Joel Clermont
d0aaa08f24
Fixed typo: seperation to separation
2010-07-13 01:24:43 +08:00
Joel Clermont
e1d2f292b9
Fixed typo: seperate to separate
2010-07-13 01:24:41 +08:00
Joel Stemmer
e105f0b29e
fix incorrect link to inspection and comparison
2010-07-13 01:24:28 +08:00
Scott Chacon
7261edd304
updated the bottom links, added stubs for next two sections
2010-06-04 18:28:54 +02:00
Scott Chacon
17241e154f
added all the book/docs links to basic
2010-06-04 10:10:17 +02:00
Scott Chacon
c4621c278b
basically done with basic
2010-06-04 09:41:37 +02:00
Scott Chacon
431e2cd4ed
done with commit
2010-06-04 06:57:29 +02:00
Scott Chacon
687789b47f
git diff done
2010-06-04 06:02:20 +02:00
Scott Chacon
8ea8f0ccc7
add and status basically done
2010-06-03 20:13:39 +02:00
Scott Chacon
f09151836a
getting and creating almost done
2010-06-03 16:25:55 +02:00