+1
-1
@@ -39,7 +39,7 @@ git init --quiet "${GIT_DIR}"
|
||||
|
||||
if git fetch --depth 1 origin "${GIT_REF}"; then
|
||||
git checkout --detach FETCH_HEAD --
|
||||
git rev-parse --short HEAD
|
||||
git rev-parse --short=7 HEAD
|
||||
break
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user