mirror of
https://github.com/obra/superpowers.git
synced 2026-06-23 20:29:08 +08:00
9eefffc541
Determine and fetch from the current branch's tracking remote instead of hardcoding upstream/origin. This ensures the correct remote is updated regardless of fork/upstream setup. Fixes issue where auto-update wasn't fetching on session start.