git-phlow icon indicating copy to clipboard operation
git-phlow copied to clipboard

git wrapup --edit

Open JKrag opened this issue 7 years ago • 0 comments

It would be very useful if git wrapup had an --edit switch. This should work just like on git merge, i.e it should prepare the commit message it would anyway, but open the configured default editor to let me supplement the message.

For completenes and alignment with normal git, there should probably also be --no-edit switch to revert the behaviour if you have for instance aliased the --edit behaviour.

JKrag avatar Oct 11 '17 12:10 JKrag