git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
bef111d
c5326bd
)
Merge branch 'jk/checkout-from-tree' into maint
author
Junio C Hamano
<redacted>
Mon, 22 Dec 2014 20:16:29 +0000
(12:16 -0800)
committer
Junio C Hamano
<redacted>
Mon, 22 Dec 2014 20:16:30 +0000
(12:16 -0800)
"git checkout $treeish $path", when $path in the index and the
working tree already matched what is in $treeish at the $path,
still overwrote the $path unnecessarily.
* jk/checkout-from-tree:
checkout $tree: do not throw away unchanged index entries
1
2
builtin/checkout.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/checkout.c
Simple merge
git clone https://git.99rst.org/PROJECT