Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find*Multi version to find all clashes and matches #528

Merged
merged 1 commit into from
Dec 24, 2015
Merged

Conversation

odeke-em
Copy link
Owner

This PR gives the ability for multiple matches to be returned as opposed to the old style that assumed that only the head would be needed. It is essential to return and explore/traverse all potential matches. This helps fix issues like #317 and it is better + cleaner version of PR #356.

This PR also ensures that all clashes are reported too during a diff, pull and push.

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.

1 participant