Re: Cygwin SSH and msysGit

2014-02-06 Thread Someone Somebody
I did some additional research of my own, it seems that the only thing that should really be os dependent is in the working dir and the index file and since this is not relevant for pure push/fetch I think it might work ok using Cygwin's Git. But who knows... msysGit includes a lot of different p

Cygwin SSH and msysGit

2014-02-05 Thread Someone Somebody
I managed to get cygwin SSH working configured to run as SYSTEM and cyglsa installed. And now I want to setup so I can use Git push/pull over ssh. The problem is that to use msysGit I would have to add it's "bin" and "libexec/git" directories to the PATH. But this also adds various command binarie