git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
42618bc
74c4de5
)
Merge branch 'es/checkout-index-temp'
author
Junio C Hamano
<redacted>
Mon, 12 Jan 2015 19:38:23 +0000
(11:38 -0800)
committer
Junio C Hamano
<redacted>
Mon, 12 Jan 2015 19:38:28 +0000
(11:38 -0800)
"git checkout-index --temp=$target $path" did not work correctly
for paths outside the current subdirectory in the project.
* es/checkout-index-temp:
checkout-index: fix --temp relative path mangling
t2004: demonstrate broken relative path printing
t2004: standardize file naming in symlink test
t2004: drop unnecessary write-tree/read-tree
t2004: modernize style
1
2
builtin/checkout-index.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/checkout-index.c
Simple merge
git clone https://git.99rst.org/PROJECT