Skip to content

Instantly share code, notes, and snippets.

@hassox
Created February 12, 2009 03:49
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save hassox/95aa4fb5e3b9451b8497 to your computer and use it in GitHub Desktop.
$ git clone git@github.com:XXX/YYY.git
Initialized empty Git repository in /home/XXX/YYY/.git/
remote: Counting objects: 530, done.
remote: Compressing objects: 100% (265/265), done.
remote: Total 530 (delta 237), reused 506 (delta 213)
Receiving objects: 100% (530/530), 199.75 KiB | 228 KiB/s, done.
Resolving deltas: 100% (237/237), done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment