A way to accept all incoming/local hunks in merge conflicts for files/folders? #2052
Unanswered
DominickVale
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Currently only through a custom command, see the discussion here. |
Beta Was this translation helpful? Give feedback.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Like in jetbrains editors, where you can right click on a folder/file in the git panel and select whether to accept all local or incoming changes, instead of having to stage all hunks manually. I saw there is a "accept all hunks" functionality, but it only accepts both incoming and local... So is there a way to do it currently?
Beta Was this translation helpful? Give feedback.
All reactions