resolve after a rebase reporting no conflicts when there definitely is one
#8972
Unanswered
alterNERDtive
asked this question in
Q&A
Replies: 1 comment 2 replies
|
This seems to be a bug, as we should detect the conflict when materializing the revision during |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After a rebase:
Log shows a conflict:
When trying to
editthe conflicted commit instead:Also after
editing the conflicted revision, it no longer shows as conflicted in the log 🤔I feel like I’m doing something wrong somewhere.
All reactions