Merge branch 'jc/add-ignore-removal' into next
commitc85c5a7a035f2dea34c7d25dd2830844382e54ad
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2013 00:31:55 +0000 (24 17:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2013 00:31:55 +0000 (24 17:31 -0700)
tree7b77a70f47fd06fa84ef8d12585e2584c287eb29
parent6306b29ea59946f6038db12a65b36003aaaf0bd8
parent4c7114308ea12de7b69a3b282881398212dec8dd
Merge branch 'jc/add-ignore-removal' into next

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
builtin/add.c