* BREAKING: Git class inherits from [`morbin.Morbin`](https://github.com/matt-manes/morbin) and all member functions previously having return type `str | int` now return a `morbin.Output` object
2.1.1
Refactorings
* remove redundant shell command and parser Others
* cleanup test directory
2.1.0
Performance improvements
* do_ignore will commit the gitignore file after adding patterns Refactorings