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 e1bd0938c6ba3d6fbda0bba9a8583b0229f2e689 (v14.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e1bd0938c6ba3d6fbda0bba9a8583b0229f2e689
Commit message: "Bug 2315: Fix for Unable to update healing policy using NS Update"
 > git rev-list --no-walk e1bd0938c6ba3d6fbda0bba9a8583b0229f2e689 # timeout=10