You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.
I suspect that most VCS tools will "successfully" merge but produce a compiler error or incorrect output. Darcs is perhaps the exception since it has first class replace patches.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Imagine code that starts like this:
One branch renames
bar
tobarr
:Another branch invokes
bar
again.The correct merge result is:
I suspect that most VCS tools will "successfully" merge but produce a compiler error or incorrect output. Darcs is perhaps the exception since it has first class replace patches.
The text was updated successfully, but these errors were encountered: