Skip to content

Conversation

pmiossec
Copy link
Member

Just a reworked history of #1195 (with changelog update also).

All credits goes to @Laibalion ! 👍

pmiossec and others added 2 commits May 29, 2018 22:25
Now, looking for the parent changeset is done by examining the actual mergesources of the merge itself.
When the merge changeset contains merges from more than 1 branch, this may still lead to missing merge history,
but that's not solvable in git, as it just doesn't support such scenarios.
If this scenario occurs, the branch with the highest mergesource version will be picked (in the old implementation this also failed)

See git-tfs#1195
@pmiossec pmiossec merged commit 6180aa1 into git-tfs:master May 29, 2018
@pmiossec pmiossec deleted the fix_critical_bug_in_merge_parent_changeset_lookup branch May 29, 2018 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants