SuccessConsole Output

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from 2 remote Git repositories
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --tags --progress https://github.com/progwml6/Natura.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin1.url https://github.com/progwml6/Natura.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/Natura.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --tags --progress https://github.com/progwml6/Natura.git +refs/pull/*/head:refs/remotes/origin/pr/*
Checking out Revision cffaddba1e1c3502100824b418b349bd0bdcd394 (1.10)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cffaddba1e1c3502100824b418b349bd0bdcd394