Hi guys,
I would like to know if it is possible to change the commit message when finishing a feature in Sourcetree using Git Flow to something different than "Merge feature/xxx in develop".
Thanks in advance.
If you're using bitbucket it would be a nice suggestion to actually make a pull request. If you merge based on a pull request it will not only show you a nice commit message but this will also include a summary of all changes on branch/feature commits.
Unfortunately I'm not using Bitbucket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.