mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-26 12:23:01 +02:00
3ad1f3ec64
When origin/HEAD is unavailable (no remote, ref unset), fall back to gh repo view to query the GitHub default branch before hard-coding main. Covers repos using develop/trunk as their default. Addresses PR review feedback (#386)