vector-of-bool / vscode-gitflow

Gitflow integration for Visual Studio Code
90 stars 22 forks source link

add option to edit commit message of merges #46

Open maeddeg opened 10 months ago

maeddeg commented 10 months ago

Currently all merges are commited with a standard merge message for bugfixes, hotfixes, features etc.

it would be nice to be able to edit these messages separately for each merge (into develop and into master).