serie 0.7.0

A rich git commit graph in your terminal, like magic
Documentation
1
2
3
4
5
6
7
8
9
10
# Basic Usage

Run `serie` in the directory where your git repository exists.

```
$ cd <your git repository>
$ serie
```

If you want to specify it using command line options, see [Command Line Options](./command-line-options.md).