diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-04-22 13:29:20 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-22 13:34:31 -0700 |
commit | 9f60f49b9222f9200e688a64cd80610305b03cc5 (patch) | |
tree | d5d2b9bac38a600d2312b6e35c0e9dde35540855 /Documentation/git-help.txt | |
parent | Sync with maint (diff) | |
download | tgif-9f60f49b9222f9200e688a64cd80610305b03cc5.tar.xz |
git add: --ignore-removal is a better named --no-all
In the historical context of "git add --all ." that pays attention
to "all kinds of changes" (implying "without ignoring removals"),
the option to countermand it "--no-all" may have made sense, but
because we will be making "--all" the default when a pathspec is
given, it makes more sense to rename the option to a more explicit
"--ignore-removal". The "--all" option naturally becomes its
negation, "--no-ignore-removal".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-help.txt')
0 files changed, 0 insertions, 0 deletions