Hacker News new | ask | show | jobs
by marwis 882 days ago
> You install git on windows, it's got a (POSIX) shell.

I don't think it's in the path by default so if some program like npm calls exec("rm") it's still going to fail I think.