Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TGit shows me only GitHubFlow. #17

Closed
GreenKn1ght opened this issue Aug 10, 2016 · 6 comments
Closed

TGit shows me only GitHubFlow. #17

GreenKn1ght opened this issue Aug 10, 2016 · 6 comments
Assignees
Labels
Milestone

Comments

@GreenKn1ght
Copy link

GreenKn1ght commented Aug 10, 2016

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):
default

But TGit showed me:
default

That "not realy famous" app show me it:
default

@sboulema sboulema added the bug label Aug 11, 2016
@sboulema sboulema self-assigned this Aug 11, 2016
@sboulema
Copy link
Owner

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?

@sboulema sboulema added this to the 3.6 milestone Aug 11, 2016
@sboulema
Copy link
Owner

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

@GreenKn1ght
Copy link
Author

GreenKn1ght commented Aug 11, 2016

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

@GreenKn1ght
Copy link
Author

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).

@sboulema
Copy link
Owner

sboulema commented Aug 12, 2016

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.

@GreenKn1ght
Copy link
Author

For repo with Git flow detected succefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants