git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d0956cf
0f52740
)
Merge branch 'ss/safe-create-leading-dir-with-slash'
author
Junio C Hamano
<redacted>
Mon, 27 Jan 2014 18:45:37 +0000
(10:45 -0800)
committer
Junio C Hamano
<redacted>
Mon, 27 Jan 2014 18:45:37 +0000
(10:45 -0800)
"git clone $origin foo\bar\baz" on Windows failed to create the
leading directories (i.e. a moral-equivalent of "mkdir -p").
* ss/safe-create-leading-dir-with-slash:
safe_create_leading_directories(): on Windows, \ can separate path components
1
2
sha1_file.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
sha1_file.c
Simple merge
git clone https://git.99rst.org/PROJECT