mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-11-13 07:31:15 +01:00
Merge branch 'linquize-terminal'
This commit is contained in:
commit
fe3a17a86f
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