Console Output
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:appNG/appng-scheduler.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-scheduler.git
> git --version # timeout=10
> git fetch --tags --progress git@github.com:appNG/appng-scheduler.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/appng-scheduler-1.12.x^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/appng-scheduler-1.12.x^{commit} # timeout=10
Checking out Revision 44b7d4457df1bb48d58676ec54dd6813ab0d2155 (refs/remotes/origin/appng-scheduler-1.12.x)
> git config core.sparsecheckout # timeout=10
> git checkout -f 44b7d4457df1bb48d58676ec54dd6813ab0d2155
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b appng-scheduler-1.12.x 44b7d4457df1bb48d58676ec54dd6813ab0d2155
Commit message: "SCHED-30 bump version to 1.12.0"
First time build. Skipping changelog.