v2.5.0
Features
- Git worktree awareness (opt-in). Enable
[scan] worktrees = trueandhopalso indexes linked git worktrees that live outside your scan roots, the usual../project-featurelayout, so they become jump targets like any other project. Worktrees that already sit under a root are indexed as before and deduped by path, never listed twice. Discovery runsgit worktree listonce per repo at scan time, which is why it stays off by default; the cached index keeps everypinstant.
Install
brew install philippe-desplats/tap/hop
# or
go install github.com/philippe-desplats/hop/cmd/hop@latestPrebuilt binaries for macOS and Linux (amd64 and arm64) are attached below, with signed checksums (cosign) and an SBOM per artifact.
Full changelog: v2.4.0...v2.5.0