Merge branch 'jn/add-2.0-u-A-sans-pathspec'
commit053a6b18074e12876d60da952d8a668631b21a64
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Mar 2014 23:14:01 +0000 (7 15:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Mar 2014 23:14:02 +0000 (7 15:14 -0800)
treed211cc6a40f5b4c916c34a7d187a7c90e398dd37
parent009055f3ecd8d9b4eb140429cb5ce5d2088174c7
parent808d3d717e86be597aa94d4a26f82a0ba5a53c22
Merge branch 'jn/add-2.0-u-A-sans-pathspec'

"git add -u" and "git add -A" without any pathspec is a tree-wide
operation now, even when they are run in a subdirectory of the
working tree.
builtin/add.c
cache.h
t/t2200-add-update.sh