kritzi

Results 1 comments of kritzi

You need a wrapper like [GitWrap](https://github.com/ardevd/gitwrap) becaus you cannot run linux binarys from windows shell. you have to run linux binarys like this: `bash.exe -c git` next thing is, that...