Console Output
18:36:06 [2026-09-20T16:36:06.582Z] The recommended git tool is: NONE
18:36:06 [2026-09-20T16:36:06.582Z] No credentials specified
18:36:06 [2026-09-20T16:36:06.583Z] Cloning the remote Git repository
18:36:06 [2026-09-20T16:36:06.583Z] Cloning repository https://github.com/BerndiVader/NoRunNoDungeon.git
18:36:06 [2026-09-20T16:36:06.583Z] > git init /var/lib/jenkins/workspace/NoRunNoDungeon # timeout=10
18:36:06 [2026-09-20T16:36:06.608Z] Fetching upstream changes from https://github.com/BerndiVader/NoRunNoDungeon.git
18:36:06 [2026-09-20T16:36:06.608Z] > git --version # timeout=10
18:36:06 [2026-09-20T16:36:06.613Z] > git --version # 'git version 2.39.5'
18:36:06 [2026-09-20T16:36:06.613Z] > git fetch --tags --force --progress -- https://github.com/BerndiVader/NoRunNoDungeon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:36:20 [2026-09-20T16:36:20.408Z] > git config remote.origin.url https://github.com/BerndiVader/NoRunNoDungeon.git # timeout=10
18:36:20 [2026-09-20T16:36:20.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:36:20 [2026-09-20T16:36:20.423Z] Avoid second fetch
18:36:20 [2026-09-20T16:36:20.423Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:36:20 [2026-09-20T16:36:20.433Z] Checking out Revision 108e212ab967bb4cafa5dd997df945af38ab7508 (refs/remotes/origin/master)
18:36:20 [2026-09-20T16:36:20.433Z] > git config core.sparsecheckout # timeout=10
18:36:20 [2026-09-20T16:36:20.439Z] > git checkout -f 108e212ab967bb4cafa5dd997df945af38ab7508 # timeout=10
18:36:20 [2026-09-20T16:36:20.832Z] > git branch -a -v --no-abbrev # timeout=10
18:36:20 [2026-09-20T16:36:20.838Z] > git checkout -b master 108e212ab967bb4cafa5dd997df945af38ab7508 # timeout=10
18:36:21 [2026-09-20T16:36:21.057Z] Commit message: "Spear can be thrown if attack is pushed while no hit."
18:36:21 [2026-09-20T16:36:21.058Z] > git rev-list --no-walk 911addaeded9265049fcfe44a1ff0a591ca77de4 # timeout=10