vscode-git-graph icon indicating copy to clipboard operation
vscode-git-graph copied to clipboard

Drag&Drop actions in graph view

Open L3P3 opened this issue 3 years ago • 0 comments

Describe the feature that you'd like

  1. If I drag a tag/branch head to another commit, I get asked if I want to reset/rebase it.
  2. If I drag a commit on a branch, I cherry pick it.

Additional context (optional) Reason is that I reset/rebase a lot and drag/drop would be nice and somewhat easy to implement!

L3P3 avatar Sep 20 '22 12:09 L3P3