olmokramer / atom-tree-view-git-branch

Switch git branches from the tree view
MIT License
9 stars 2 forks source link

git-flow #8

Open imaia opened 8 years ago

imaia commented 8 years ago

git-flow support would be nice

olmokramer commented 8 years ago

Could you please be more specific? I've never worked with git-flow myself, and as far as I can tell it's more of a workflow kind of thing, so I don't really understand what it is that I should support.

imaia commented 8 years ago

That's right, it is a workflow kind of thing. Do you know jetbrains ides? They have a nice plugin where you can run git-flow commands easyly, from a combobox. Example: git-flow init or create a new feature. That's the kind of support that I believe would be nice.