File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55# http://github.com/petervanderdoes/gitflow-avh/blob/master/Makefile
66
77# Licensed under the same restrictions as git-flow:
8- # http://github.com/petervanderdoes /gitflow-avh /blob/develop/LICENSE
8+ # http://github.com/CJ-Systems /gitflow-cjs /blob/develop/LICENSE
99
10- # Updated for the fork at petervanderdoes
10+ # Updated for the fork at CJ-Systems
1111
1212usage () {
1313 echo " Usage: [environment] gitflow-installer.sh [install|uninstall] [stable|develop|version] [tag]"
@@ -28,7 +28,7 @@ if [ -z "$REPO_NAME" ] ; then
2828fi
2929
3030if [ -z " $REPO_HOME " ] ; then
31- REPO_HOME=" https://github.com/petervanderdoes /gitflow-avh .git"
31+ REPO_HOME=" https://github.com/CJ-Systems /gitflow-cjs .git"
3232fi
3333
3434EXEC_PREFIX=" $PREFIX "
You can’t perform that action at this time.
0 commit comments