v0.26.0
[0.26.0] - 2024-10-24
🚀 Features
- Support "The Two Remotes": https://magit.vc/manual/3.2.0/magit/The-Two-Remotes.html
🔧 Configuration
- Bind 'Pu' to new action:
push_to_upstream
- Bind 'Pp' to new action:
push_to_push_remote
- Bind 'Fu' to new action:
pull_from_upstream
- Bind 'Fp' to new action:
pull_from_push_remote
- Remove 'Pp' <->
git push
(depended onpush.default
) - Remove 'Fp' <->
git pull
(from upstream) - Rename
push_elsewhere
topush_to_elsewhere
- Rename
pull_elsewhere
topull_from_elsewhere