You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Selecting multiple commits to squash them into one.
Changing the action (e.g., reword, drop, etc.) for multiple commits at once.
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!
The text was updated successfully, but these errors were encountered:
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:
Selecting multiple commits to squash them into one.
Changing the action (e.g., reword, drop, etc.) for multiple commits at once.
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!
The text was updated successfully, but these errors were encountered: