Re: Clone repository computer A to remote B doenst work

2017-11-26 Thread Roberto Garcia
<johannes.schinde...@gmx.de>: > Hi Roberto, > > On Sat, 25 Nov 2017, Roberto Garcia wrote: > >> I'm trying clone in windows a git repository to other remote machine >> (NAS Linux based). >> I have installed git for windows but i didn't installed nothing in the >

Clone repository computer A to remote B doenst work

2017-11-25 Thread Roberto Garcia
Hello all, I'm trying clone in windows a git repository to other remote machine (NAS Linux based). I have installed git for windows but i didn't installed nothing in the other remote machine (NAS Linux based). I open git-bash and I try do this: "git clone user@IP:/directory/where/i/want/clone".