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/POL.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 055c4ee00f83647e7e807aa3d44c3384d9d79aa2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 055c4ee00f83647e7e807aa3d44c3384d9d79aa2
Commit message: "Bug 2315: Fix for Unable to update healing policy using NS Update"
 > git rev-list --no-walk 055c4ee00f83647e7e807aa3d44c3384d9d79aa2 # timeout=10