mirror of
https://github.com/schpet/linear-cli.git
synced 2026-09-14 14:26:50 +08:00
be2dd51073
Enable finding the current Linear issue from jj commit trailers, matching the existing git branch-based detection. Users can now work with either git or jj version control systems. - Extract Linear-issue trailer parsing into getJjLinearIssue() utility - Create getCurrentIssueFromVcs() abstraction for VCS-agnostic issue lookup - Update getIssueIdentifier() to use new VCS-aware detection - Support both git branch names and jj commit trailers seamlessly Claude-session-id: cf951f85-34da-4328-be9d-241ff092feea