sboulema / TGit

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

Ability to reinit GitFlow on demand #55

Closed YanumVlad closed 5 years ago

YanumVlad commented 5 years ago

Hello,

Could you please tell how can I reinit GitFlow? On first run I was able to use Init dialog to setup branches and prefixes? For now, structure and prefixes are subject to change. However, I cannot reinit extension. Remove / reinstall does not help.

Thanks, Vlad

elmanav commented 5 years ago

In the .git folder the file "config" (text content) contains all the information from the Init GitFlow dialog (gitflow prefix). It can be changed.

sboulema commented 5 years ago

Busy adding a new menu options to trigger the UI again for easy editing!

sboulema commented 5 years ago

Grab the new release! 🚀