Created
May 11, 2014 09:37
-
-
Save jeremyquinton/c19ebbe4889977d170c6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Building remotely on slave_node1 in workspace /mnt/jenkins/workspace/OPG_CORE_BACK_END_TESTS_CORRESPONDENCE | |
> git rev-parse --is-inside-work-tree | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url [email protected]:ministryofjustice/opg-core-back-end.git | |
Fetching upstream changes from [email protected]:ministryofjustice/opg-core-back-end.git | |
> git --version | |
> git fetch --tags --progress [email protected]:ministryofjustice/opg-core-back-end.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse origin/master^{commit} | |
Checking out Revision a9ff8b4687d0f8689cdafeb36eed11b05fbff0b7 (origin/master) | |
> git config core.sparsecheckout | |
> git checkout -f a9ff8b4687d0f8689cdafeb36eed11b05fbff0b7 | |
> git rev-list a9ff8b4687d0f8689cdafeb36eed11b05fbff0b7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment