mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2025-01-03 10:22:11 +01:00
Added the contents section.
This commit is contained in:
parent
0654a2070b
commit
bbcedcaa35
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -6,6 +6,19 @@ These are all my real commits from the last year.
|
|||
|
||||
![](http://i.imgur.com/LfLJAaE.png)
|
||||
|
||||
## Contents
|
||||
|
||||
- [Installation](https://github.com/IonicaBizau/git-stats#installation)
|
||||
- [Catching the `git commit` command](https://github.com/IonicaBizau/git-stats#catching-the-git-commit-command)
|
||||
- [Using `git` hooks](https://github.com/IonicaBizau/git-stats#using-git-hooks)
|
||||
- [Overriding the `git` command](https://github.com/IonicaBizau/git-stats#overriding-the-git-command)
|
||||
- [Usage](https://github.com/IonicaBizau/git-stats#usage)
|
||||
- [Importing and deleting commits](https://github.com/IonicaBizau/git-stats#importing-and-deleting-commits)
|
||||
- [Importing all the commits from GitHub and BitBucket](https://github.com/IonicaBizau/git-stats#importing-all-the-commits-from-github-and-bitbucket)
|
||||
- [See the GitHub Contributions calendar](https://github.com/IonicaBizau/git-stats#see-the-github-contributions-calendar)
|
||||
- [Documentation](https://github.com/IonicaBizau/git-stats#documentation-)
|
||||
- [How to contribute](https://github.com/IonicaBizau/git-stats#how-to-contribute)
|
||||
|
||||
## Installation
|
||||
```sh
|
||||
$ npm install -g git-stats
|
||||
|
|
Loading…
Reference in a new issue