| Crates.io | gitx |
| lib.rs | gitx |
| version | 0.0.4 |
| created_at | 2016-07-10 13:40:02.436419+00 |
| updated_at | 2017-11-30 01:28:27.578296+00 |
| description | git subcommands |
| homepage | https://github.com/yagince/gitx-rs |
| repository | https://github.com/yagince/gitx-rs |
| max_upload_size | |
| id | 5622 |
| size | 29,682 |
my git subcommands by Rust
You need to add the .cargo/bin to your PATH
cargo install gitx
cargo install --git https://github.com/yagince/gitx-rs.git
create a new branch with branch-type and issue-number

checkout by selecting from a list of branch

delete (git branch -D) by selecting from a list of branch
