]> git.scripts.mit.edu Git - git.git/commitdiff
Merge branch 'jc/add-ignore-removal'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Apr 2013 22:28:09 +0000 (15:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Apr 2013 22:28:09 +0000 (15:28 -0700)
Introduce "--ignore-removal" as a synonym to "--no-all" for "git
add", and improve the 2.0 migration warning with it.

* jc/add-ignore-removal:
  git add: rephrase -A/--no-all warning
  git add: --ignore-removal is a better named --no-all

1  2 
builtin/add.c

diff --cc builtin/add.c
Simple merge