mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.97k stars 261 forks source link

Add Cancel Merge #735

Open rbalet opened 1 year ago

rbalet commented 1 year ago

Describe the feature that you'd like An amazing feature would be to see a button here, named Cancel Merge that will be shown if actually doing a merge.

And will run the following command gut merge --abort

Additional context (optional) Here would be a nice position
image

Or a red icon on the top right
image