Merge branch 'mm/add-u-A-sans-pathspec'
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Feb 2013 18:25:13 +0000 (10:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Feb 2013 18:25:14 +0000 (10:25 -0800)
commit27d46a70724ef5e087863c3db35eb7ca9c084c2c
treec5d5c9a2ba819662fb939bfb8ff195f718749950
parent370855e967e21d9c5b70df7b5cd3756c7bed5c7c
parent0fa2eb530fb748774c5b2f309a471cf048b8d9d9
Merge branch 'mm/add-u-A-sans-pathspec'

Forbid "git add -u" and "git add -A" without pathspec run from a
subdirectory, to train people to type "." (or ":/") to make the
choice of default does not matter.

* mm/add-u-A-sans-pathspec:
  add: warn when -u or -A is used without pathspec
builtin/add.c