Skip to content

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 9814eb0170561fc550cc08b86619936e95caecc1 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9814eb0170561fc550cc08b86619936e95caecc1
Commit message: "Clean workspace after build"
 > git rev-list --no-walk 105a7da850b342f19864883ebcaff3b88fbca852 # timeout=10