vector-of-bool / vscode-gitflow

Gitflow integration for Visual Studio Code
89 stars 22 forks source link

Git flow AVH #2

Open peterjgrainger opened 8 years ago

peterjgrainger commented 8 years ago

I'm wondering if gitflow-avh https://github.com/petervanderdoes/gitflow-avh could be supported as well? The support for it is much better than the original gitflow (updated 7 days ago vs last commit 2012!) and looking at the code it wouldn't be too much effort to use slightly different commands.

peterjgrainger commented 8 years ago

I would be willing to help :)

Burnett01 commented 8 years ago

I suppose this plugin does not make any use of the git-flow command itself. Atleast from what I can tell, since I don't have git-flow installed. It actually executes normal git commands in order to act like gitflow. In this case gitflow-avh wouldn't make a difference. Please correct me if I'm wrong. Thank you!

afranioce commented 7 years ago

Gitflow is abandoned, Gitflow AVH Edition should be used, Issue related #416

Serhioromano commented 2 years ago

My extension serhioromano.gitflow use that AVH version. Full implementation with UI.