SuccessConsole Output

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching without tags
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 --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.11:refs/remotes/origin/1.11
Checking out Revision bf68abf8888027fd0bbaa77b1be87e74e413f6e3 (1.11)
Commit message: "Merge pull request #362 from 3TUSK/zh_cn_1-11"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf68abf8888027fd0bbaa77b1be87e74e413f6e3
 > git rev-list a9f98ee055882dbcd78763ef57d5325c649bad0b # timeout=10