Hello everyone, ihope your doing great !
I'm currently using SourceTree for SCM, but i had to use a --bare repository on a virtual-machine ( that i can acces using ssh), but now i need to know how to access that repository and do the usual operations (clone, fetch,pull push ...), i configured port forwarding for SSH on my virtual machine and the repository is actually on an this path :
/home/user/repositories/main_repository
I tried using ssh://user@localhost/home/user/repositories/main_repository
But it doesn't seems to work at all
Thank you in advance !
Hello! Which OS are you using?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.