author | Pekka Kaitaniemi <kaitanie@cc.helsinki.fi> | |
Wed, 20 Feb 2008 22:29:39 +0000 (00:29 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 21 Feb 2008 00:08:48 +0000 (16:08 -0800) | ||
commit | 0ca15e7217285edaa6c93b53165e1250d25f030b | |
tree | 8ee2dc938917a2347879941aeeb010ff807ee4a6 | tree | snapshot |
parent | 5274ba6907cc12d6e6556ff85cb0e4819bd3f730 | commit | diff |
Clarified the meaning of git-add -u in the documentation
The git-add documentation did not state clearly that the -u switch
updates only the tracked files that are in the current directory and
its subdirectories.
Signed-off-by: Pekka Kaitaniemi <kaitanie@cc.helsinki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The git-add documentation did not state clearly that the -u switch
updates only the tracked files that are in the current directory and
its subdirectories.
Signed-off-by: Pekka Kaitaniemi <kaitanie@cc.helsinki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | diff | blob | history |