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 02d73a417405e99f2c4616d474b1c616382a410a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02d73a417405e99f2c4616d474b1c616382a410a
Commit message: "agent label osx"
 > git rev-list --no-walk a63bdc13d355ad2d57d22f45fcd4bd8d1db2fb8b # timeout=10