@ -12,8 +12,7 @@ If two arguments, create a new branch <branchname> based off of <start-point>.
@@ -12,8 +12,7 @@ If two arguments, create a new branch <branchname> based off of <start-point>.
exit 1
}
headref=$(GIT_DIR="$GIT_DIR" git-symbolic-ref HEAD |
sed -e 's|^refs/heads/||')
headref=$(git-symbolic-ref HEAD | sed -e 's|^refs/heads/||')