Merge branch 'jc/add-ignore-removal'
commit838f9c1eb69de6d98889bbdb4d66dfe37e156091
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Apr 2013 22:28:09 +0000 (26 15:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Apr 2013 22:28:09 +0000 (26 15:28 -0700)
tree482bdef0776b9b6618557160f76a496eaa8306f1
parent877ee9cc7eec7f1cf43d726f6a92c20fdfe83ca9
parent4c7114308ea12de7b69a3b282881398212dec8dd
Merge branch 'jc/add-ignore-removal'

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