Skip to content

Oliver.net.au

Linux, life and programming

Menu
  • Home
  • About

Tag: home

Posted onNovember 3, 2010November 3, 2010Computers

Git remote ssh syntax

by mattLeave a comment on Git remote ssh syntax

Git makes it easy to add remote repositories to push to, best part is you can use ssh. The ‘git remote add’ command takes in a html URL like parameter for even SSH like: ssh://<user>@<host>/<path to git repo>/ NOT the standard ssh scp syntax: ssh://<user>@<host>:<path to repo>/ Which allows you…

Read More
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress