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 bc9582d44fe72bf0fb64a7a5bd070764cb9ceac6 (1.10)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc9582d44fe72bf0fb64a7a5bd070764cb9ceac6
 > git rev-list fdd03283b5d8aa6d206cd7cded611e902ebfbbb8 # timeout=10