I have clone a git repository from the server on my laptop A running macosx. I have a laptop B running linux, how can I clone from the git repository on laptop A?
How can I get the url to clone from?
Thank you.
Provided you have an SSH server on laptop 1, the remote would be:
user@host:/path/to/repository
ie, type:
git clone user@laptopA:/path/to/repository
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With