git-utils 0.0.0

Rewrite git commit time in history
Documentation
## Emoji Comment



| Emoji  | Meaning                      |
|--------|------------------------------|
| ๐ŸŽ‚     | Project initialized!         |
| ๐ŸŽ‰     | Release new version          |
| ๐Ÿงช๐Ÿ”ฎ   | Experimental code            |
| ๐Ÿ”ง๐Ÿ›๐Ÿž | Bug fix                      |
| ๐Ÿ”’     | Security fix                 |
| ๐Ÿฃ๐Ÿค๐Ÿฅ | Add feature                  |
| ๐Ÿ“     | Documentation                |
| ๐Ÿš€     | Performance improve!         |
| ๐Ÿšง     | Work in progress             |
| ๐Ÿšจ     | Test coverage improve!       |  
| ๐Ÿšฅ     | CI improve!                  |
| ๐Ÿ”ฅ     | Remove code or files         |
| ๐Ÿงน     | Code refactor                |
| ๐Ÿ“ˆ     | Add analytics or branch code |
| ๐Ÿค–     | Automation fix               |
| ๐Ÿ“ฆ     | Update dependencies          |


## git


```sh
git-utils config --global alias.retime "git-retime"
git-utils-root 2a990148 2019-01-01
```