Comment by spatulon

7 years ago

Here's some anecdata from my experience using git at work, where we have a single large repository for all projects.

Running `git status` in a Linux VM is fast (near-instant).

With the native Git for Windows, it's noticeably slower - maybe half a second - but still usable.

In WSL it takes around 10 seconds, which is just unusable for me.