Skip to content

Instantly share code, notes, and snippets.

@jackdempsey
Created November 7, 2008 04:12
Show Gist options
  • Select an option

  • Save jackdempsey/22777 to your computer and use it in GitHub Desktop.

Select an option

Save jackdempsey/22777 to your computer and use it in GitHub Desktop.
~/testbed $ rm -rf merb
~/testbed $ git clone git://github.com/wycats/merb.git
Initialized empty Git repository in /Users/jack/testbed/merb/.git/
remote: Counting objects: 25755, done.
remote: Compressing objects: 100% (10505/10505), done.
remote: Total 25755 (delta 15381), reused 23735 (delta 14162)
Receiving objects: 100% (25755/25755), 4.66 MiB | 156 KiB/s, done.
Resolving deltas: 100% (15381/15381), done.
~/testbed $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment