Skip to content

Console Output

using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 0c3d2205ef466191eca9fc677c498b34cc2ba0d8 into PR head commit 409771a55f1d583dca4ced152beddb4370e0e8d6
Merge succeeded, producing 409771a55f1d583dca4ced152beddb4370e0e8d6
Checking out Revision 409771a55f1d583dca4ced152beddb4370e0e8d6 (PR-3406)
Commit message: "Extends from base class PartialTwoFrames"
Cleaning workspace
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/3406/head:refs/remotes/origin/PR-3406 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 409771a55f1d583dca4ced152beddb4370e0e8d6 # timeout=10
 > git merge 0c3d2205ef466191eca9fc677c498b34cc2ba0d8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 409771a55f1d583dca4ced152beddb4370e0e8d6 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-3406 # timeout=10
 > git checkout -b PR-3406 409771a55f1d583dca4ced152beddb4370e0e8d6 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
 > git --version # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10