Created
July 17, 2014 18:27
-
-
Save proppy/eb7f780d9c2ccc5db6bf to your computer and use it in GitHub Desktop.
This file contains hidden or 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
$ rm -fR ~/mygo/src/github.com/dotcloud/gordon | |
$ rm -fR ~/mygo/src/github.com/docker/gordon | |
$ go get github.com/dotcloud/gordon/pulls | |
$ ls ~/mygo/src/github.com/dotcloud/gordon | |
AUTHORS display.go github.go legacy MAINTAINERS pulls review.go utils.go | |
color.go filters issues LICENSE.md maintainers.go README.md sorter.go | |
$ ls ~/mygo/src/github.com/docker/gordon | |
AUTHORS display.go github.go legacy MAINTAINERS pulls review.go utils.go | |
color.go filters issues LICENSE.md maintainers.go README.md sorter.go |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment