Commit 76ec133f authored by Vincent Driessen's avatar Vincent Driessen

Revert changes installer location.

parent c7e50eed
...@@ -17,7 +17,7 @@ if [ -z "$REPO_NAME" ] ; then ...@@ -17,7 +17,7 @@ if [ -z "$REPO_NAME" ] ; then
fi fi
if [ -z "$REPO_HOME" ] ; then if [ -z "$REPO_HOME" ] ; then
REPO_HOME="http://github.com/vedang/gitflow.git" REPO_HOME="http://github.com/nvie/gitflow.git"
fi fi
EXEC_FILES="git-flow" EXEC_FILES="git-flow"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment