author | Michael J Gruber <git@drmicha.warpmail.net> | |
Sun, 27 Feb 2011 15:50:10 +0000 (16:50 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 27 Feb 2011 23:34:54 +0000 (15:34 -0800) | ||
commit | 6e7293e3ed0e29fd55bb2b4b1224613e4f38fed0 | |
tree | a43476296489ac6daa8f58390b4485eb205528d3 | tree | snapshot |
parent | e3d3f7d204c46c034ce71d8116ac21ef613fb263 | commit | diff |
git-add: make -A description clearer vs. -u
Currently, it sounds as if "notice removal of files" distinguishes "-A"
from "-u", and there is no mention of the worktree.
But both notice the removal, and only "-A" adds changes from untracked
files. Say so.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently, it sounds as if "notice removal of files" distinguishes "-A"
from "-u", and there is no mention of the worktree.
But both notice the removal, and only "-A" adds changes from untracked
files. Say so.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/add.c | diff | blob | history |