My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0244713
933cfeb
)
Merge branch 'dw/subtree-split-do-not-drop-merge' into maint
author
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Feb 2016 22:54:15 +0000
(14:54 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Feb 2016 22:54:15 +0000
(14:54 -0800)
The "split" subcommand of "git subtree" (in contrib/) incorrectly
skipped merges when it shouldn't, which was corrected.
* dw/subtree-split-do-not-drop-merge:
contrib/subtree: fix "subtree split" skipped-merge bug
Trivial merge