Fixes broken go install from v1.0.3.
The v1.0.3 tag was accidentally created on a divergent branch containing code that doesn't compile (unused bubbletea/lipgloss imports in internal/ui/conflict_resolver.go). This release is tagged from main, which builds cleanly.
Install with:
go install github.com/corpeningc/cgit@latest