0

How can I resolve conflicts like

-BUNDLED WITH
-   1.10.6

In my gemlock file everytime when I take pull and merging into some other branch.

It also abort stash applying before that.

HaveNoDisplayName
  • 8,291
  • 106
  • 37
  • 47
Jaswinder
  • 1,455
  • 14
  • 27

1 Answers1

0

I got only one solution: just stage the conflict file and apply stash .Then you need to unstage it as modified stuff.

Jaswinder
  • 1,455
  • 14
  • 27