-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I have a very simple merge conflict that looks like this:
<<<<<<< HEAD
=======
// allowBridgeConnections = false,
>>>>>>> origin/bridges
The ours section (HEAD) is empty, and the theirs section (origin/bridges) has just 1 line in it.
The ec GUI looks like this
On the left-hand panel (ours panel), it's showing the selected hunk at line 56, which is way off from where the conflict actually is.
If I scroll waaaay down to line 920 on the ours panel, I see this
So it looks like the panels are kind of out of sync in terms of scrolling.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working