mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2025-01-03 10:22:11 +01:00
Keep only hash links in contents.
This commit is contained in:
parent
bbcedcaa35
commit
ab401737d1
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
@ -8,16 +8,16 @@ These are all my real commits from the last year.
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
- [Installation](https://github.com/IonicaBizau/git-stats#installation)
|
- [Installation](#installation)
|
||||||
- [Catching the `git commit` command](https://github.com/IonicaBizau/git-stats#catching-the-git-commit-command)
|
- [Catching the `git commit` command](#catching-the-git-commit-command)
|
||||||
- [Using `git` hooks](https://github.com/IonicaBizau/git-stats#using-git-hooks)
|
- [Using `git` hooks](#using-git-hooks)
|
||||||
- [Overriding the `git` command](https://github.com/IonicaBizau/git-stats#overriding-the-git-command)
|
- [Overriding the `git` command](#overriding-the-git-command)
|
||||||
- [Usage](https://github.com/IonicaBizau/git-stats#usage)
|
- [Usage](#usage)
|
||||||
- [Importing and deleting commits](https://github.com/IonicaBizau/git-stats#importing-and-deleting-commits)
|
- [Importing and deleting commits](#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)
|
- [Importing all the commits from GitHub and BitBucket](#importing-all-the-commits-from-github-and-bitbucket)
|
||||||
- [See the GitHub Contributions calendar](https://github.com/IonicaBizau/git-stats#see-the-github-contributions-calendar)
|
- [See the GitHub Contributions calendar](#see-the-github-contributions-calendar)
|
||||||
- [Documentation](https://github.com/IonicaBizau/git-stats#documentation-)
|
- [Documentation](#documentation-)
|
||||||
- [How to contribute](https://github.com/IonicaBizau/git-stats#how-to-contribute)
|
- [How to contribute](#how-to-contribute)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue