Skip to content

Instantly share code, notes, and snippets.

@beelsebob
Created January 22, 2012 20:31
Show Gist options
  • Select an option

  • Save beelsebob/1658668 to your computer and use it in GitHub Desktop.

Select an option

Save beelsebob/1658668 to your computer and use it in GitHub Desktop.
Wraith:Test tatd2$ ls
Wraith:Test tatd2$ git clone git@github.com:beelsebob/OpenStreetPad.git
Initialized empty Git repository in /Users/tatd2/Documents/Test/OpenStreetPad/.git/
remote: Counting objects: 450, done.
remote: Compressing objects: 100% (177/177), done.
remote: Total 450 (delta 288), reused 422 (delta 260)
Receiving objects: 100% (450/450), 1.04 MiB | 130 KiB/s, done.
Resolving deltas: 100% (288/288), done.
Wraith:Test tatd2$ git clone git@github.com:beelsebob/CoreParse.git
Initialized empty Git repository in /Users/tatd2/Documents/Test/CoreParse/.git/
remote: Counting objects: 1339, done.
remote: Compressing objects: 100% (459/459), done.
remote: Total 1339 (delta 958), reused 1231 (delta 850)
Receiving objects: 100% (1339/1339), 283.28 KiB | 154 KiB/s, done.
Resolving deltas: 100% (958/958), done.
Wraith:Test tatd2$ cd OpenStreetPad/
Wraith:OpenStreetPad tatd2$ open OpenStreetPad.xcodeproj/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment