Skip to content
Discussion options

You must be logged in to vote

Hi there!

git-quick-stats requires a POSIX-like environment to run. For Windows users, we recommend using WSL (Windows Subsystem for Linux). Alternatively, you can use Cygwin, or possibly MSYS2, though the latter is untested.

If you prefer not to install any of the above, or if you don’t have access to them, consider using an alternative project we also support: git-py-stats. This Python-based tool generates stats and requires Python 3 (which can be verified with python --version in your terminal).

Currently, these are the best options. A full native Windows port would likely require porting the code to PowerShell or using a compiled language like C# or C++, and neither of those are curre…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by arzzen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants