- Aborts when interrupts occur
- Change how to get the local branch from the remote branch
- Implement error handling
- Change repository URL
- Change crate name to
gibra
- Checkout tracking branch when remote branch is selected
- Change TUI
- Update username
- Add
remote-only
option to display only remote branches - Add
local-only
option to display only local branches - Remove
show-remote
option - Don't display the current branch when the
remote-only
option is set totrue
- Add
show-remote
option to display remote branches - Do not show remote branches by default
- Checkout with double clicking
- Checkout only when enter key is pressed
- Display the current branch at the bottom
- First release