Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 3a2cb51921b2859b46396507ac805207d81310a2 (refs/remotes/origin/main)
Commit message: "Bumped minisatip Bumped 1.3.0 > 1.3.2"
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/brammp-AlpinePackages@2/AlpinePackages/.git # timeout=10
 > git config remote.origin.url https://git.bprieshof.nl/brammp/AlpinePackages.git # timeout=10
Fetching upstream changes from https://git.bprieshof.nl/brammp/AlpinePackages.git
 > git --version # timeout=10
 > git --version # 'git version 2.40.1'
 > git fetch --tags --force --progress -- https://git.bprieshof.nl/brammp/AlpinePackages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3a2cb51921b2859b46396507ac805207d81310a2 # timeout=10
 > git rev-list --no-walk 3a2cb51921b2859b46396507ac805207d81310a2 # timeout=10