/gist:95aa4fb5e3b9451b8497 Secret
Created
February 12, 2009 03:49
Star
You must be signed in to star a gist
This file contains 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
| $ 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