Skip to content

Console Output

using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/MCP/0032 commit 3ccc6a37b07816506bf6b2bf1579feaa42db9497 into PR head commit 82fc5acd254f28e38a0c65d2319555e8a83d4fdf
Merge succeeded, producing 82fc5acd254f28e38a0c65d2319555e8a83d4fdf
Checking out Revision 82fc5acd254f28e38a0c65d2319555e8a83d4fdf (PR-2418)
Commit message: "Merge branch 'MCP/0032' of https://github.com/christoff-buerger/ModelicaSpecification into MCP/0032"
Cleaning workspace
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.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/ModelicaSpecification.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress https://github.com/modelica/ModelicaSpecification.git +refs/pull/2418/head:refs/remotes/origin/PR-2418 +refs/heads/MCP/0032:refs/remotes/origin/MCP/0032 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82fc5acd254f28e38a0c65d2319555e8a83d4fdf # timeout=10
 > git merge 3ccc6a37b07816506bf6b2bf1579feaa42db9497 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82fc5acd254f28e38a0c65d2319555e8a83d4fdf # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2418 # timeout=10
 > git checkout -b PR-2418 82fc5acd254f28e38a0c65d2319555e8a83d4fdf # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10