Skip to content

Commit

Permalink
Revert changes installer location.
Browse files Browse the repository at this point in the history
  • Loading branch information
nvie committed Jul 9, 2012
1 parent c7e50ee commit 76ec133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/gitflow-installer.sh
Expand Up @@ -17,7 +17,7 @@ if [ -z "$REPO_NAME" ] ; then
fi

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

EXEC_FILES="git-flow"
Expand Down

0 comments on commit 76ec133

Please sign in to comment.