# gnit [![Crates.io](https://img.shields.io/crates/v/gnit.svg)](https://crates.io/crates/gnit) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) gnit is an extension to git, it provides some nifty commands to make working with git easier in some cases. ## Features * Abadoned branch cleanup. Run `gnit clean -p ` to automatically scan for abandoned branches.