Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Batch Operations to Interactive Rebase Visualization #3866

Open
jackiotyu opened this issue Dec 13, 2024 · 0 comments
Open

Add Batch Operations to Interactive Rebase Visualization #3866

jackiotyu opened this issue Dec 13, 2024 · 0 comments
Labels
feature New feature or request triage Needs to be looked at

Comments

@jackiotyu
Copy link

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!

@jackiotyu jackiotyu added feature New feature or request triage Needs to be looked at labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request triage Needs to be looked at
Projects
None yet
Development

No branches or pull requests

1 participant