git-override 0.1.0

Enable overriding git subcommands
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    git_override::run()
}