Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 627a69566a8fde153991b8cdfcc57bf3b7657272 (refs/remotes/origin/master)
Commit message: "Renaming AccessorChain static factory methods for better clarity and consistency"
Cloning repository https://github.com/codefilarete/reflection.git
 > git init /jenkins/work/agent-local/workspace/Reflection pipeline # timeout=10
Fetching upstream changes from https://github.com/codefilarete/reflection.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/codefilarete/reflection.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/codefilarete/reflection.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 627a69566a8fde153991b8cdfcc57bf3b7657272 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 627a69566a8fde153991b8cdfcc57bf3b7657272 # timeout=10
 > git rev-list --no-walk c4408f6bf68f5d2eb3d68d88224b63434a903ea4 # timeout=10