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.
gwen c6f68a5d3f forge 5 months ago
..
roles forge 5 months ago
ansible.cfg forge 5 months ago
gitrepo.yml forge 5 months ago
hosts forge 5 months ago
install.sh forge 5 months ago
readme.rst forge 5 months ago
todo.txt forge 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