Hello everyone,
Without the "-m " option I get:
error: commit cb5… is a merge but no -m option was given.
When I pass the additional option “-m 1”, the interface is blocked, impossible to launch the command via enter key.
Hello everyone,
Without the "-m " option I get:
error: commit cb5… is a merge but no -m option was given.
When I pass the additional option “-m 1”, the interface is blocked, impossible to launch the command via enter key.
Hi @vlady,
Thanks for reporting this issue!
Sublime Merge should detect merge commits and automatically pass in the -m 1
flag. I’ll investigate why this isn’t the case for you.
Could you confirm:
-m 1
argument to cherry pick? (e.g. via a custom command)Kind regards,
- Dylan from Sublime HQ