projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
370855e
0fa2eb5
)
Merge branch 'mm/add-u-A-sans-pathspec'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 4 Feb 2013 18:25:13 +0000
(10:25 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 4 Feb 2013 18:25:14 +0000
(10:25 -0800)
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
1
2
builtin/add.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/add.c
Simple merge