Console Output
09:12:23 [2026-05-30T07:12:23.535Z] The recommended git tool is: NONE
09:12:23 [2026-05-30T07:12:23.535Z] No credentials specified
09:12:23 [2026-05-30T07:12:23.536Z] Cloning the remote Git repository
09:12:23 [2026-05-30T07:12:23.536Z] Cloning repository https://github.com/BerndiVader/NoRunNoDungeon.git
09:12:23 [2026-05-30T07:12:23.537Z] > git init /var/lib/jenkins/workspace/NoRunNoDungeon # timeout=10
09:12:23 [2026-05-30T07:12:23.568Z] Fetching upstream changes from https://github.com/BerndiVader/NoRunNoDungeon.git
09:12:23 [2026-05-30T07:12:23.568Z] > git --version # timeout=10
09:12:23 [2026-05-30T07:12:23.573Z] > git --version # 'git version 2.39.5'
09:12:23 [2026-05-30T07:12:23.573Z] > git fetch --tags --force --progress -- https://github.com/BerndiVader/NoRunNoDungeon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:12:37 [2026-05-30T07:12:37.154Z] > git config remote.origin.url https://github.com/BerndiVader/NoRunNoDungeon.git # timeout=10
09:12:37 [2026-05-30T07:12:37.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:12:37 [2026-05-30T07:12:37.169Z] Avoid second fetch
09:12:37 [2026-05-30T07:12:37.170Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:12:37 [2026-05-30T07:12:37.177Z] Checking out Revision debc9c177962d65637344ef42e8947450fbc317f (refs/remotes/origin/master)
09:12:37 [2026-05-30T07:12:37.178Z] > git config core.sparsecheckout # timeout=10
09:12:37 [2026-05-30T07:12:37.184Z] > git checkout -f debc9c177962d65637344ef42e8947450fbc317f # timeout=10
09:12:37 [2026-05-30T07:12:37.535Z] > git branch -a -v --no-abbrev # timeout=10
09:12:37 [2026-05-30T07:12:37.540Z] > git checkout -b master debc9c177962d65637344ef42e8947450fbc317f # timeout=10
09:12:37 [2026-05-30T07:12:37.774Z] Commit message: "Improve slide handling. Now break if platform."
09:12:37 [2026-05-30T07:12:37.774Z] > git rev-list --no-walk 498d7abcb936ea42d1beb6a0af41fbaced6f9025 # timeout=10