Changelog
- 27d3049: Merge remote-tracking branch 'origin/main' (@jinhyo-dev)
- b58f568: Scoop update for gitpad version v0.3.1 (@goreleaserbot)
- e69512f: chore(site): warn instead of fail when installed with npm (@jinhyo-dev)
- e0b295d: ci(release): clone gh-pages into pages/ and allow re-publishing apt manually (@jinhyo-dev)
- 541e789: feat(commit): stage and commit individual hunks from the commit workspace (@jinhyo-dev)
- 3bdbaf3: feat(conflicts): resolve merge conflicts per block (ours / theirs / both) and continue (@jinhyo-dev)
- 72f9443: feat(files): open a file with the OS default app or reveal it (o / O) (@jinhyo-dev)
- 4d3730a: feat(rebase): interactive rebase workspace (pick/reword/edit/squash/fixup/drop, reorder) (@jinhyo-dev)
- aed7667: feat(site): SEO — titles, meta/OG/JSON-LD, robots & sitemap (@jinhyo-dev)
- b204a4e: feat(ui): command palette (ctrl+k) with global and context actions (@jinhyo-dev)
- 7baa408: feat(ui): undo the last history-changing operation with u (@jinhyo-dev)
- cb854e0: fix(site): make click-to-start work in Safari (@jinhyo-dev)
- ff75dab: gitpad v0.3.1 (@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.4.0