Console Output
18:16:46 [2026-04-11T16:16:46.480Z] The recommended git tool is: NONE
18:16:46 [2026-04-11T16:16:46.480Z] No credentials specified
18:16:46 [2026-04-11T16:16:46.480Z] Cloning the remote Git repository
18:16:46 [2026-04-11T16:16:46.480Z] Cloning repository https://github.com/BerndiVader/NoRunNoDungeon.git
18:16:46 [2026-04-11T16:16:46.480Z] > git init /var/lib/jenkins/workspace/NoRunNoDungeon # timeout=10
18:16:46 [2026-04-11T16:16:46.498Z] Fetching upstream changes from https://github.com/BerndiVader/NoRunNoDungeon.git
18:16:46 [2026-04-11T16:16:46.498Z] > git --version # timeout=10
18:16:46 [2026-04-11T16:16:46.502Z] > git --version # 'git version 2.39.5'
18:16:46 [2026-04-11T16:16:46.502Z] > git fetch --tags --force --progress -- https://github.com/BerndiVader/NoRunNoDungeon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:17:00 [2026-04-11T16:17:00.194Z] > git config remote.origin.url https://github.com/BerndiVader/NoRunNoDungeon.git # timeout=10
18:17:00 [2026-04-11T16:17:00.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:17:00 [2026-04-11T16:17:00.229Z] Avoid second fetch
18:17:00 [2026-04-11T16:17:00.230Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:17:00 [2026-04-11T16:17:00.261Z] Checking out Revision 111f9639e6cd7732677564681b14bcee8c8878a6 (refs/remotes/origin/master)
18:17:00 [2026-04-11T16:17:00.261Z] > git config core.sparsecheckout # timeout=10
18:17:00 [2026-04-11T16:17:00.268Z] > git checkout -f 111f9639e6cd7732677564681b14bcee8c8878a6 # timeout=10
18:17:00 [2026-04-11T16:17:00.650Z] > git branch -a -v --no-abbrev # timeout=10
18:17:00 [2026-04-11T16:17:00.657Z] > git checkout -b master 111f9639e6cd7732677564681b14bcee8c8878a6 # timeout=10
18:17:00 [2026-04-11T16:17:00.894Z] Commit message: "Refactor cmd args handling."
18:17:00 [2026-04-11T16:17:00.895Z] > git rev-list --no-walk f943fcc39f1114fbbb70f9e9d26907f5394d33f7 # timeout=10