vscode-gitflow icon indicating copy to clipboard operation
vscode-gitflow copied to clipboard

Git flow AVH

Open peterjgrainger opened this issue 9 years ago • 4 comments
trafficstars

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 avatar Aug 19 '16 12:08 peterjgrainger

I would be willing to help :)

peterjgrainger avatar Aug 19 '16 12:08 peterjgrainger

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!

Burnett01 avatar Aug 24 '16 13:08 Burnett01

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

afranioce avatar Aug 24 '17 17:08 afranioce

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

Serhioromano avatar Mar 14 '22 12:03 Serhioromano