Closed GreenKn1ght closed 8 years ago
TGit looks at Tools -> Options -> TGit -> Flow master and development branch option. If the master and development branch exist remotely it will show GitFlow, if there is a master branch and no development branch it will show GitHubFlow.
Will fix and look at the gitflow settings of the repo.
Is this a SSH or HTTP repo?
Could you please try this version: TGit_3.5.1.zip
It uses the git config to determine which flow is used and it has a GitFlow Init option to set the configs
Got it, my develop branch named "devel", I must rename it or just change name in TGit config. SSH repo.
About 3.5.1: After instal it showed GitHubFlow and GitFlow. GitFlow -> Init created (ignoring some warning (below)) new branch "develop" from master and yes, now i can use GitFlow. But i suppose TGit should just use git config, not create new branch.
warning: unable to rmdir *here submodule path .git*: Directory not empty
After Init i tried change TGit config -> Flow -> develop branch name, and changes are not applied. Then i restart VS and after loading TGit extenstion was disabled O_o. And i think now i have TGit 3.5, because in config develop branch name is "develop" and TGit show me only GitHubFlow (like before 3.5.1).
Could you please try this version: TGit_3.5.2.zip
This version does away with the TGit flow options and only uses the git config.
For repo with Git flow detected succefully.
3.5 version. GitFlow initiated from SourceTree, and i can start feature, finish feature etc. SourceTree (yeah, russian words, but you can belive me, it says GitFlow is OK):
But TGit showed me:
That "not realy famous" app show me it: