Skip to content

Conversation

@bezbac
Copy link
Contributor

@bezbac bezbac commented Oct 29, 2025

This should resolve #354.

One item from the issue was not implemented:

Possibly default to enabled if rebase.updateRefs is set in git config

I don't believe this is necessary, and I did a quick check to confirm. Enabling the rebase.updateRefs setting globally using git config --global rebase.updateRefs true is already respected by edamagit, since it executes regular git rebase commands that respect this setting.

Copy link

@bernarduh bernarduh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@spookylukey spookylukey merged commit 7f0da3d into kahole:develop Jan 5, 2026
1 check passed
@spookylukey
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add support for --update-refs option in rebase

3 participants