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.9k stars 244 forks source link

Add ability to edit a commit message #765

Open AntoineKM opened 1 year ago

AntoineKM commented 1 year ago

Describe the feature that you'd like Sometimes it happens that we get the wrong commit message, it will be nice to be able to change it easily.

Additional context (optional)