SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/IM.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/IM.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/IM.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5fa114a0c18a1f84ac56edfa1899b86e354ea9ee (v10.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5fa114a0c18a1f84ac56edfa1899b86e354ea9ee
Commit message: "Update Makefile to work properly under Git bash for Windows"
 > git rev-list --no-walk 5fa114a0c18a1f84ac56edfa1899b86e354ea9ee # timeout=10