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

Workaround for Cygwin and tag correct branch on finish commands #6205

Closed
wants to merge 3 commits into from

Conversation

Gawen-pjr
Copy link

No description provided.

Gawen-pjr and others added 3 commits December 14, 2015 20:35
this call is a workaround in Cygwin who sometimes detect clean working tree as dirty
this applies to "git flow release finish" and "git flow hotfix finish"
@@ -17,7 +17,7 @@ if [ -z "$REPO_NAME" ] ; then
fi

if [ -z "$REPO_HOME" ] ; then
REPO_HOME="http://github.com/nvie/gitflow.git"
REPO_HOME="http://github.com/Gawen-pjr/gitflow.git"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe it's unwanted changes.

@Gawen-pjr
Copy link
Author

Ah sorry for that. It was a patch to test the modifications from my own github repository. It's effectively unwanted changes

@Shea690901
Copy link

Shea690901 commented May 8, 2016

Then «close the pull-request» ;)

@Gawen-pjr Gawen-pjr closed this Jun 1, 2016
@Gawen-pjr Gawen-pjr deleted the develop branch June 1, 2016 22:39
@Gawen-pjr
Copy link
Author

New pull-request with unwanted changes removed : #6366

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

Successfully merging this pull request may close these issues.

3 participants