Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/attr-pathspec-fix'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 24 Sep 2018 17:30:51 +0000
(10:30 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 24 Sep 2018 17:30:51 +0000
(10:30 -0700)
"git add ':(attr:foo)'" is not supported and is supposed to be
rejected while the command line arguments are parsed, but we fail
to reject such a command line upfront.
* nd/attr-pathspec-fix:
add: do not accept pathspec magic 'attr'
1
2
builtin/add.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
5b39d49
84d938b
)
diff --cc
builtin/add.c
Simple merge