Oct
09
Recently I had the need to share a project between my local machine and a couple of remote servers.
I wanted to use Git to take confidence with it so I decided to use Git ove SSH.
A nice article on the subject thanks to Will@mindfuzz : How to use Git ove SSH
Hi Federico,
I’m glad you found my post useful, thanks for the mention!
Will