sboulema / TGit

Control TortoiseGit from within Visual Studio
MIT License
31 stars 9 forks source link

GitFlow: annotated tags for master branch (tag comments needed) #54

Closed YanumVlad closed 5 years ago

YanumVlad commented 5 years ago

Could you please support annotated tags in GitFlow's End Finish Release item? For now, only tag itself is created with name of Release. It would be nice to add comment to tag as well. Possible usage - short description of release, deployment date, etc.

Thanks, Vlad

sboulema commented 5 years ago

Grab the new release 🚀

Tools -> Options -> TGit -> [] Use annotated tags

YanumVlad commented 5 years ago

Thanks!!! It works now perfectly! Now I can use your tool for full prod deployment without additional tools / manual steps. :)

The only very minor issue: there is a spelling error in Tools -> Options -> TGit -> [] - Use annotated tags: When finishing a release use a[n] annotated tag.

sboulema commented 5 years ago

Great to hear!

Will fix the spelling mistake... next time I'll just make my extensions in Dutch ;)

YanumVlad commented 5 years ago

Samir, I just checked Finish Hotfix menu item as final testing (frogot about it in the beginning). It does not raise tag message dialog. Could you please add it as well? :)

These changes as connected and consistent: thus I did not created extra issue...

sboulema commented 5 years ago

You know the drill by now...

Grab the new release 🚀 ;)

YanumVlad commented 5 years ago

Thank you very much!!!! :)