Skip to content

Instantly share code, notes, and snippets.

@dbryson
Created September 30, 2008 03:49
Show Gist options
  • Save dbryson/13733 to your computer and use it in GitHub Desktop.
Save dbryson/13733 to your computer and use it in GitHub Desktop.
~/code/git.git (master)$ git fetch origin
remote: Counting objects: 39, done.
remote: Compressing objects: 100% (22/22), done.
remote: Total 22 (delta 17), reused 0 (delta 0)
Unpacking objects: 100% (22/22), done.
From git://git.kernel.org/pub/scm/git/git
8b4eb6b..db87e39 maint -> origin/maint
c76dc95..c427559 master -> origin/master
7f0eb98..47a765d next -> origin/next
5f68a32..c5fc2d9 pu -> origin/pu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment