Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kn/git-cd-to-empty'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 20 Mar 2015 20:11:46 +0000
(13:11 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 20 Mar 2015 20:11:46 +0000
(13:11 -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
1
2
git.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
f57610a
6a536e2
)
diff --cc
git.c
Simple merge