vscode-gitlens
vscode-gitlens copied to clipboard
Drag-and-drop to squash in Composer
Description
Allow commits in Composer to be dragged and dropped onto other commits to be squashed.
Open questions:
- How are messages handled when squashing? Is the default to combine messages like a typical squash?
- Should we automatically generate a new message (if available) when squashing?