Created
November 7, 2008 04:12
-
-
Save jackdempsey/22777 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
| ~/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