Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kn/git-cd-to-empty' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 23 Mar 2015 18:23:25 +0000
(11:23 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 23 Mar 2015 18:23:25 +0000
(11:23 -0700)
"git -C '' subcmd" refused to work in the current directory, unlike
"cd ''" which silently behaves as a no-op.
* kn/git-cd-to-empty:
git: treat "git -C '<path>'" as a no-op when <path> is empty
raw
|
combined
(merge:
84a37fa
6a536e2
)
Trivial merge