Skip to content

1.1.0: improvements to fixup and delete-branch helpers

Choose a tag to compare

@vpayno vpayno released this 06 Apr 04:57
· 45 commits to main since this release
1.1.0
a6d6cbe

[1.1.0] - 2024-04-06

๐Ÿš€ Features

  • (fixup) Force push if no changes, staged changes, or fixups are found and if local and remote branches are in conflict

๐Ÿ› Bug Fixes

  • (delete-branch) Add --force flag to branch delete when branch doesn't appear merged

๐Ÿšœ Refactor

  • (fixup) Rename current_origin to current_remote

๐Ÿ“š Documentation

  • Update runme code block options
  • Update setup-git-helpers runme task