-
Notifications
You must be signed in to change notification settings - Fork 2
Howtoclone
gotgithub edited this page Aug 24, 2011
·
3 revisions
There are 2 git repositories for this project! One for the project itself, and one for the wiki!
You can clone the repository using 3 different protocol:
$ git clone https://github.com/gotgithub/helloworld.git $ git clone git://github.com/gotgithub/helloworld.git $ git clone [email protected]:gotgithub/helloworld.git
Use one of the following command. (pay attension to the .wiki suffix in the url)
$ git clone https://github.com/gotgithub/helloworld.wiki.git $ git clone git://github.com/gotgithub/helloworld.wiki.git $ git clone [email protected]:gotgithub/helloworld.wiki.git