gitconfig2json_cli 0.1.0

Parse `git config --list --null` for cli
1
2
3
4
5
6
7
8
9
10
11
<a name="0.1.0"></a>
# 0.1.0 (2017-11-12)

* Ship it!

### Features

* **cli:** Add application ([f6da79b]https://github.com/packsaddle/rust-gitconfig2json_cli/commit/f6da79b)
* **deps:** use serde_json ([4853673]https://github.com/packsaddle/rust-gitconfig2json_cli/commit/4853673)
* **gitconfig:** 2params ([ab71b7c]https://github.com/packsaddle/rust-gitconfig2json_cli/commit/ab71b7c)
* **gitconfig:** complex case ([c3e2055]https://github.com/packsaddle/rust-gitconfig2json_cli/commit/c3e2055)