Skip to content

Instantly share code, notes, and snippets.

@proppy
Created July 17, 2014 18:27
Show Gist options
  • Save proppy/eb7f780d9c2ccc5db6bf to your computer and use it in GitHub Desktop.
Save proppy/eb7f780d9c2ccc5db6bf to your computer and use it in GitHub Desktop.
$ 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