From 9271f3a400a877a8617365284cb0c2495dc8480e Mon Sep 17 00:00:00 2001 From: Stephen Haberman Date: Fri, 3 Oct 2008 01:32:01 -0500 Subject: [PATCH] Remove extra 'bin/sh' line. --- scripts/gc-pull | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/gc-pull b/scripts/gc-pull index fcde7b9..c2313ba 100644 --- a/scripts/gc-pull +++ b/scripts/gc-pull @@ -1,5 +1,4 @@ #!/bin/sh -#!/bin/sh branch_name=$(git symbolic-ref --quiet HEAD) if [[ $? -ne 0 ]] ; then -- 2.20.1