You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 months ago | |
|---|---|---|
| .. | ||
| roles | 5 months ago | |
| ansible.cfg | 5 months ago | |
| gitrepo.yml | 5 months ago | |
| hosts | 5 months ago | |
| install.sh | 5 months ago | |
| readme.rst | 5 months ago | |
| todo.txt | 5 months ago | |
readme.rst
git ssh repo
==================
Clone a repository
-----------------------
To clone a repo, do::
git clone git@myaddress.site:myproject.git
this is a shorthand for::
git clone ssh://git@myaddress/home/git/myproject.git