projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c1310be
0539ecf
)
Merge branch 'js/compat-mkdir'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:54:37 +0000
(15:54 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:54:37 +0000
(15:54 -0700)
Some mkdir(2) implementations do not want to see trailing slash in
its parameter.
* js/compat-mkdir:
compat: some mkdir() do not like a slash at the end
Trivial merge