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.
1 parent 08e70cf commit 9fb8ee8Copy full SHA for 9fb8ee8
README.md
@@ -1,4 +1,5 @@
1
-# git-stats
+
2
+# `$ git-stats`
3
A GitHub-like contributions calendar, but locally, with all your git commits.
4
5
## Installation
@@ -101,7 +102,7 @@ $ git-stats-importer --delete
101
102
```
103
104
### Importing all the commits from GitHub and BitBucket
-Yes, you read correctly! That's also possible.
105
+Yes, you read correctly! That's also possible. I [build a tool for that too](https://github.com/IonicaBizau/repository-downloader)!
106
107
```sh
108
# Download the repository downloader
0 commit comments