Replies: 1 comment 1 reply
-
Only custom commands.
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
During a merge conflict, when the file is too big, going through each hunk and selecting all the changes from ours/theirs is tedious. So, is there an option in lazygit to choose
--ours
or--theirs
?If not, is there any other way to do this without using
custom command
?Beta Was this translation helpful? Give feedback.
All reactions