Automatically commit, pull and push changes to a git repository.
This is a quick and dirty cli tool to automate the process of committing, pulling and pushing changes to a git repository.
Not tested much. Use at your own risk.
No binaries yet. You need to build from source using Rust.
bash
cargo install auto-git
```bash
auto-git wip
```
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.