mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2025-01-03 18:32:11 +01:00
Added the heading image
This commit is contained in:
parent
08e70cfd34
commit
9fb8ee8f0b
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
# git-stats
|
![](http://i.imgur.com/Q7TQYHx.png)
|
||||||
|
# `$ git-stats`
|
||||||
A GitHub-like contributions calendar, but locally, with all your git commits.
|
A GitHub-like contributions calendar, but locally, with all your git commits.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
@ -101,7 +102,7 @@ $ git-stats-importer --delete
|
||||||
```
|
```
|
||||||
|
|
||||||
### Importing all the commits from GitHub and BitBucket
|
### Importing all the commits from GitHub and BitBucket
|
||||||
Yes, you read correctly! That's also possible.
|
Yes, you read correctly! That's also possible. I [build a tool for that too](https://github.com/IonicaBizau/repository-downloader)!
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Download the repository downloader
|
# Download the repository downloader
|
||||||
|
|
Loading…
Reference in a new issue