| Crates.io | gurugit |
| lib.rs | gurugit |
| version | 0.1.0 |
| created_at | 2019-10-12 04:22:22.940057+00 |
| updated_at | 2019-10-12 04:22:22.940057+00 |
| description | An interactive git workflow tui tool |
| homepage | https://github.com/Rivsen/gurugit |
| repository | https://github.com/Rivsen/gurugit |
| max_upload_size | |
| id | 171835 |
| size | 13,469 |
An interactive git workflow tui tool
cd .github
# edit init.sh, change project name and github user
vim init.sh
./init.sh
1. Create issue first
2. Create branch using `git <fb|hb> <issue_number> <branch_name>`
3. keep every develop branch related to a issue