vector-of-bool / vscode-gitflow

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

add option to edit commit message of merges #46

Open maeddeg opened 8 months ago

maeddeg commented 8 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).