mirror of
https://github.com/obra/superpowers
synced 2026-07-10 12:44:29 +00: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.