Skip to content

Conversation

NathanBaulch
Copy link
Contributor

I often have minor patches in my workspace that I'd like to keep during interactive rebase. This PR adds the same autostash ability already available in non-interactive rebase.

It would also be nice to allow commit rename with pending changes so long as nothing is staged, however I couldn't find an easy way to determine this from the Histories view model.

@love-linger love-linger self-assigned this Jul 11, 2025
@love-linger love-linger added the enhancement New feature or request label Jul 11, 2025
@love-linger love-linger merged commit 3f5f74d into sourcegit-scm:develop Jul 11, 2025
14 checks passed
@NathanBaulch NathanBaulch deleted the autostash branch July 11, 2025 05:27
love-linger added a commit that referenced this pull request Jul 11, 2025
New layout for interactive rebase window

Signed-off-by: leo <[email protected]>
@love-linger
Copy link
Collaborator

If you mean to reword the HEAD commit, now you can do it while keeping local changes. You can also do it by just commit with --amend enabled.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants