author | Jeff King <peff@peff.net> | |
Thu, 8 May 2008 17:25:06 +0000 (13:25 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 8 May 2008 19:09:42 +0000 (12:09 -0700) | ||
commit | afd899e1b7ef2b55a24834faad228b45ded6320a | |
tree | 5f7a6ae98cbaf8fdb2870d046dfdf05d371d0d13 | tree | snapshot |
parent | a1748890dbfba4286c54fc9a3ce5786dfa25be33 | commit | diff |
doc: clarify definition of "update" for git-add -u
The "-u" option is described only in terms of "updating"
files, which in turn is described only as "similar to what
git commit -a does". Let's be a little more specific about
what updating entails.
Suggested by Geoffrey Irving.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The "-u" option is described only in terms of "updating"
files, which in turn is described only as "similar to what
git commit -a does". Let's be a little more specific about
what updating entails.
Suggested by Geoffrey Irving.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | diff | blob | history |