Skip to content

Instantly share code, notes, and snippets.

@busbey
Created January 6, 2014 23:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save busbey/8292137 to your computer and use it in GitHub Desktop.
Save busbey/8292137 to your computer and use it in GitHub Desktop.
git fetch apache
remote: Counting objects: 387, done.
remote: Compressing objects: 100% (113/113), done.
remote: Total 264 (delta 111), reused 179 (delta 72)
Receiving objects: 100% (264/264), 28.46 KiB, done.
Resolving deltas: 100% (111/111), completed with 55 local objects.
From http://git-wip-us.apache.org/repos/asf/accumulo
8669b80..65d5fba 1.4.5-SNAPSHOT -> apache/1.4.5-SNAPSHOT
* [new branch] 1.5.0 -> apache/1.5.0
c23126a..65aaddd 1.5.1-SNAPSHOT -> apache/1.5.1-SNAPSHOT
cb1243a..4a87383 1.6.0-SNAPSHOT -> apache/1.6.0-SNAPSHOT
b7d15fc..e2e7d2e master -> apache/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment