Closed brycekahle closed 7 years ago
Unless we need full git history for some reason, the clone-repo helper could be simplified to
git clone --branch $GIT_COMMIT_ISH --depth 1 $GIT_URL
Unless we need full git history for some reason, the clone-repo helper could be simplified to