An interactive git workflow tui tool
```bash cd .github
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