Skip to content

v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 17:43
32fde9c

[0.26.0] - 2024-10-24

🚀 Features

🔧 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 on push.default)
  • Remove 'Fp' <-> git pull (from upstream)
  • Rename push_elsewhere to push_to_elsewhere
  • Rename pull_elsewhere to pull_from_elsewhere