GitFlow.VS icon indicating copy to clipboard operation
GitFlow.VS copied to clipboard

Results 32 GitFlow.VS issues
Sort by recently updated
recently updated
newest added

I noticed today that you are using the gitfow avh version, which we are looking to use. However, you don't expose the support branch features. Are you planning to support...

enhancement

I run into an issue when I want to finish a release, but someone else pushed a commit to origin/develop, just after I created my release branch. In this case...

Do you plan to work on this feature? I would greatly appreciate to be implemented in the plugin. Thank you very much for this great plugin.

I am working through the Pluralsight course and I notice that when I run the initialise it does not create a develop branch. I also find that if I create...

Windows 10 Enterprise, 64-bit processor VSIX installer window displays: "Waiting on the following processes to shut down before continuing with modifications" The display window is empty. at bottom of VSIX...

Im using git flow with command line GIT and SourceTree and it works fine. But when I use GitFlow.VS I always have to go out into the command line and...

When creating new feature it would be great if GitFlow would auto update the master branch if it is out of date.

Hi, We'd love it if you could add two tickboxes when finishing hotfixes (and features): * Sync master if required * Sync develop if required This would save us getting...

Can you please add support of `--squash` and `--no-ff` keys for `feature finish` command? https://github.com/petervanderdoes/gitflow-avh/wiki/Reference:-git-flow-feature

enhancement

We are using Visual Studio Team Foundation Server. When we make a new release and tag it, and the tag is created in local repository, but the tag is not...