Searched refs:COMMIT_HASH (Results 1 – 1 of 1) sorted by relevance
228 COMMIT_HASH=$(git log -1 --format=%H --grep="$NEW_COMMIT_MSG" \230 [[ -z "$COMMIT_HASH" ]] && die "Unable to map git commit to svn revision"231 SVN_REVISION=$(git svn find-rev $COMMIT_HASH)