Skip to content

Console Output

Cloning the remote Git repository
Cloning with configured refspecs honoured and with tags
Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
 > git init E:\Builds\workspace\threadedFFI-plugin_v1.1.1 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/tags/v1.1.1:refs/tags/v1.1.1
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/v1.1.1:refs/tags/v1.1.1 # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
Fetching with tags
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/tags/v1.1.1:refs/tags/v1.1.1
Checking out Revision 33be840ae58fef35e776845a1a2ac54215d085d2 (v1.1.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 33be840ae58fef35e776845a1a2ac54215d085d2
Commit message: "Changing version"
 > git rev-list --no-walk e64662c3534829e496542de30c86250b6b6884cb # timeout=10