vscode-git-graph
vscode-git-graph copied to clipboard
Drag&Drop actions in graph view
Describe the feature that you'd like
- If I drag a tag/branch head to another commit, I get asked if I want to reset/rebase it.
- 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!