Skip to content

Add Batch Operations to Interactive Rebase Visualization #3866

@jackiotyu

Description

@jackiotyu

Currently, the interactive rebase visualization feature in GitLens is very helpful for managing and editing commits. However, it would be even more powerful if it supported batch operations. For example:

  1. Selecting multiple commits to squash them into one.

  2. Changing the action (e.g., reword, drop, etc.) for multiple commits at once.

  3. Rearranging multiple commits in a single drag-and-drop action.

These batch operations would greatly enhance the usability of this feature, especially for users working with long commit histories.

Is this something you would consider adding in future updates? Thank you for the amazing tool!

Metadata

Metadata

Assignees

Labels

area-rebase-editorIssues or features related to the Interactive Rebase Editorpending-releaseResolved but not yet released to the stable editionverified ✔Verified

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions