We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9ff2ea + 8407a8e commit fe3a17aCopy full SHA for fe3a17a
README.md
@@ -112,6 +112,9 @@ Documentation can be found at https://github.com/IonicaBizau/git-stats
112
113
If you override the `git` command with a function, then your commits will be automatically recorded.
114
115
+If you run `git-stats` to display graph on Windows, please use a terminal that can properly display ANSI colors.
116
+Cygwin Terminal is known to work, while Windows Command Prompt and Git Bash do not.
117
+
118
### Importing and deleting commits
119
I know it's not nice to start your git commit calendar from scratch. That's why I
120
created a `git-stats-importer` that imports or deletes the commits from a repository.
0 commit comments