Skip to content

Console 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 file:////home/psikon/Github/psikon-jenkins-debian-publisher # timeout=10
Fetching upstream changes from file:////home/psikon/Github/psikon-jenkins-debian-publisher
 > git --version # timeout=10
 > git fetch --tags --progress file:////home/psikon/Github/psikon-jenkins-debian-publisher +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c20daa1ed99ce14126f32f6b4aa0b92d580c0a56 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c20daa1ed99ce14126f32f6b4aa0b92d580c0a56 # timeout=10
Commit message: "change"
 > git rev-list --no-walk 14f2931d8a37d9d501d099ce7c64ab9b0d4fed38 # timeout=10