Console Output

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.inria.fr/RMOD/libgit-build.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.inria.fr/RMOD/libgit-build.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitlab.inria.fr/RMOD/libgit-build.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a63bdc13d355ad2d57d22f45fcd4bd8d1db2fb8b (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a63bdc13d355ad2d57d22f45fcd4bd8d1db2fb8b
Commit message: "should build libgit2"
 > git rev-list --no-walk bd05fc96238458be10b702be265d1e1008ecbd65 # timeout=10