sboulema / TGit

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

GitFlow options does not appear on TGit menu on VS2019 #70

Open MuratOzsoyler opened 3 years ago

MuratOzsoyler commented 3 years ago

GitFlow is the work flow we are using so we need it urgently.

CPU: Intel(R) Core(TM) i7-6650U CPU @ 2.20GHz 2.21 GHz RAM: 16,0 GB Architecture: 64 bit OS, x64 based Edition: Windows 10 Pro Version: 21H1 IDE: VS2019 Pro version 16.10.4

sboulema commented 3 years ago

What is the output of git config --get-regexp \"gitflow\" when run in the repository root?