Loading bin/git-supertree +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ shopt -s dotglob [[ -v DEBUG ]] && set -x || true SCRIPT=$(basename $0) USAGE="Usage: $SCRIPT [-h] {init|clone|convert|add} [OPTION [OPTION ...]] USAGE="Usage: $SCRIPT [-h] {init|clone|convert|add|mv|rm} [OPTION [OPTION ...]] Create 'super working trees', which are a trees of working trees. This is useful for projects with a great deal of work-churn (constant changing of Loading Loading
bin/git-supertree +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ shopt -s dotglob [[ -v DEBUG ]] && set -x || true SCRIPT=$(basename $0) USAGE="Usage: $SCRIPT [-h] {init|clone|convert|add} [OPTION [OPTION ...]] USAGE="Usage: $SCRIPT [-h] {init|clone|convert|add|mv|rm} [OPTION [OPTION ...]] Create 'super working trees', which are a trees of working trees. This is useful for projects with a great deal of work-churn (constant changing of Loading