$ brew tap yagince/git-ex
$ brew install git-ex
- Delete Branches
- Interactively select a branch to checkout
- View the log for the selected branch.
$ git ex
$ git ex start {branch_type} {issue-number} {description}
create new branch {branch_type}/{issue-number}-{description}