Console Output

Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_Pharo7.0/32 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo7.0:refs/remotes/origin/Pharo7.0
Checking out Revision 504f3a5ce74e7a4cbd66d9ec3b5b0dc72bab3e7e (Pharo7.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 504f3a5ce74e7a4cbd66d9ec3b5b0dc72bab3e7e
Commit message: "Merge pull request #4908 from tinchodias/4875-Recover-lost-changes-does-not-apply-changes-in-right-order"
 > git rev-list --no-walk ccd2a2393e8442555d0f7c3c716d32949b23c4fd # timeout=10