mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 00:49:06 +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.