git-send 0.1.0

Commit and push changes with a single command
1
2
3
4
5
6
7
8
9
# git-send

Commit and push changes with a single command

## Build

```shell
cargo build --release
```