Merge branch 'nd/add-empty-fix' into maint
commitee5788e306a69933eeb5472e68fd6c4c7105d9ef
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 22:02:44 +0000 (5 14:02 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 22:02:44 +0000 (5 14:02 -0800)
tree4293659044ad256ac7ef8ab062236c3984a10dea
parentd11ade701a2451e81a28a4fad35b42a57f273753
parent64ed07cee0394509c65331f1e7acb36c58fd18fb
Merge branch 'nd/add-empty-fix' into maint

"git add -A" (no other arguments) in a totally empty working tree
used to emit an error.

* nd/add-empty-fix:
  add: don't complain when adding empty project root