gitpad 0.3.0
Changelog
- 304a38f: Scoop update for gitpad version v0.2.0 (@goreleaserbot)
- 7b2424b: feat(diff): navigate by change block and mark the current block (@jinhyo-dev)
- 20bbf2a: feat(tags): annotated tags, push/delete a single tag, V version-bump helper (@jinhyo-dev)
- 624ca89: feat(ui): bind version-tag helper to v and show it in the log hints (@jinhyo-dev)
- f9e29b8: feat(ui): centered progress box and top-center notification banner for git operations (@jinhyo-dev)
- 5c6c7b0: feat(ui): confirm before quitting (q again / enter to exit) (@jinhyo-dev)
- aef2fc3: feat(ui): enter toggles checkboxes and the diff pane is focusable in the commit workspace (@jinhyo-dev)
- a91cc3a: feat(ui): show ctrl shortcuts as ⌃ on macOS (@jinhyo-dev)
- 8b231e2: gitpad v0.2.0 (@goreleaserbot)
Install
brew tap jinhyo-dev/gitpad https://github.com/jinhyo-dev/gitpad && brew install --cask gitpad # macOS
sudo apt-get install gitpad # Debian / Ubuntu (repo setup in README)
scoop bucket add gitpad https://github.com/jinhyo-dev/gitpad && scoop install gitpad # Windows
go install github.com/jinhyo-dev/gitpad@v0.3.0