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.10:refs/remotes/origin/1.10
Checking out Revision 1d187984604f64997bf30f8496c23e8d18b54b65 (1.10)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d187984604f64997bf30f8496c23e8d18b54b65
Commit message: "Disabling modules will no longer crash. Closes #402, closes #408"
 > git rev-list 298a26c8c302d07cde5c5db076f8a5a85230f6bd # timeout=10

Could not update commit status. Message: Server returned HTTP response code: 201, message: 'Created' for URL: https://api.github.com/repos/progwml6/Natura/statuses/1d187984604f64997bf30f8496c23e8d18b54b65