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 f214c81c8aed9c8bd0cf68b9e920f58d9e83c332 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f214c81c8aed9c8bd0cf68b9e920f58d9e83c332 # timeout=10
Commit message: "changes"
 > git rev-list --no-walk 6f5bedb3976869ca3af2877b38950f6c6da57dba # timeout=10