Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/checkout-from-tree'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Dec 2014 19:41:33 +0000
(11:41 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Dec 2014 19:41:33 +0000
(11:41 -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
raw
|
combined
(merge:
09d60d7
c5326bd
)
diff --cc
builtin/checkout.c
Simple merge