My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
edc2f71
3ec62ad
)
Merge branch 'en/merge-octopus-fix'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 25 Apr 2016 22:17:15 +0000
(15:17 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 25 Apr 2016 22:17:15 +0000
(15:17 -0700)
"merge-octopus" strategy did not ensure that the index is clean
when merge begins.
* en/merge-octopus-fix:
merge-octopus: abort if index does not match HEAD
t6044: new merge testcases for when index doesn't match HEAD
Trivial merge