Loading hook-scripts/update/ref-locks +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ inc () { local branch=$1 new=$2 namespace shift; shift cd locks cd locks 2>/dev/null || exit 0 while [ "$1" ]; do cd $1 || break namespace=${namespace:+$namespace/}$1 Loading Loading
hook-scripts/update/ref-locks +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ inc () { local branch=$1 new=$2 namespace shift; shift cd locks cd locks 2>/dev/null || exit 0 while [ "$1" ]; do cd $1 || break namespace=${namespace:+$namespace/}$1 Loading