Created
May 7, 2015 19:32
-
-
Save jpfuentes2/ad63ff939a87fdb3d92c 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
>> Getting package github.com/onsi/ginkgo/ginkgo | |
>> Getting package github.com/onsi/ginkgo | |
>> Setting github.com/onsi/ginkgo/ginkgo to version | |
>> Setting github.com/onsi/ginkgo to version | |
>> Building package github.com/onsi/ginkgo/ginkgo | |
>> Building package github.com/onsi/ginkgo | |
>> All Done | |
>> Getting package github.com/onsi/ginkgo/ginkgo | |
>> Getting package github.com/onsi/ginkgo | |
# cd /Users/jacques/code/golang/src/github.com/onsi/ginkgo; git pull --ff-only | |
Cannot rebase onto multiple branches | |
package github.com/onsi/ginkgo: exit status 1 | |
# cd /Users/jacques/code/golang/src/github.com/onsi/ginkgo; git pull --ff-only | |
Cannot rebase onto multiple branches | |
package github.com/onsi/ginkgo/ginkgo: exit status 1 | |
>> Setting github.com/onsi/ginkgo/ginkgo to version | |
>> Setting github.com/onsi/ginkgo to version | |
fatal: Unable to create '/Users/jacques/code/golang/src/github.com/onsi/ginkgo/.git/index.lock': File exists. | |
If no other git process is currently running, this probably means a | |
git process crashed in this repository earlier. Make sure no other git | |
process is running and remove the file manually to continue. | |
>> Building package github.com/onsi/ginkgo/ginkgo | |
>> Building package github.com/onsi/ginkgo | |
>> All Done |
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
github.com/onsi/ginkgo/ginkgo | |
github.com/onsi/ginkgo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment