mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2025-01-03 10:22:11 +01:00
Merge branch 'master' of github.com:IonicaBizau/git-stats into git-hooks
This commit is contained in:
commit
6b929ee129
1 changed files with 3 additions and 2 deletions
|
@ -126,7 +126,7 @@ Yes, you read correctly! That's also possible. I [built a tool for that too](htt
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Download the repository downloader
|
# Download the repository downloader
|
||||||
$ git clone git@github.com:IonicaBizau/repository-downloader.git
|
$ git clone https://github.com/IonicaBizau/repository-downloader.git
|
||||||
|
|
||||||
# Go to repository downloader
|
# Go to repository downloader
|
||||||
$ cd repository-downloader
|
$ cd repository-downloader
|
||||||
|
@ -152,7 +152,8 @@ $ ghcal ionicabizau
|
||||||
Fore more detailed documentation, check out the repository: https://github.com/IonicaBizau/ghcal.
|
Fore more detailed documentation, check out the repository: https://github.com/IonicaBizau/ghcal.
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation [![Inline docs](http://inch-ci.org/github/IonicaBizau/git-stats.svg?branch=master)](http://inch-ci.org/github/IonicaBizau/git-stats)
|
||||||
|
|
||||||
If you want to use this as a module, that is possible. See the content below.
|
If you want to use this as a module, that is possible. See the content below.
|
||||||
|
|
||||||
### `record(data, callback)`
|
### `record(data, callback)`
|
||||||
|
|
Loading…
Reference in a new issue