mirror of
https://github.com/obra/superpowers.git
synced 2026-06-10 20:59:05 +08:00
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.