mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2025-01-03 10:22:11 +01:00
Update README.md to tell which terminal works on Windows
This commit is contained in:
parent
a6dbc8e952
commit
6aa9d6ee8e
1 changed files with 3 additions and 0 deletions
|
@ -112,6 +112,9 @@ Documentation can be found at https://github.com/IonicaBizau/git-stats
|
|||
|
||||
If you override the `git` command with a function, then your commits will be automatically recorded.
|
||||
|
||||
If you run `git-stats` to display graph on Windows, please use a terminal that can properly display ANSI colors.
|
||||
Cygwin Terminal is known to work, while Windows Command Prompt and Git Bash do not.
|
||||
|
||||
### Importing and deleting commits
|
||||
I know it's not nice to start your git commit calendar from scratch. That's why I
|
||||
created a `git-stats-importer` that imports or deletes the commits from a repository.
|
||||
|
|
Loading…
Reference in a new issue