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
2k stars 265 forks source link

add new context menu to copy online commit link #564

Open copdips opened 3 years ago

copdips commented 3 years ago

for example, once I select the commit e1365c9 from the git graph, and right click the mouse to show the context menu, it will have a new menu maybe Copy Commit online link to Clipboard to copy the link https://github.com/mhutchie/vscode-git-graph/commit/e1365c9cc1de4a7bd7a9bc4f5032144fafeb2844 to my clipboard

image

pgcampbell commented 1 year ago

absolutely a thumbs up for this feature! GitLens supports this feature but I prefer using GitGraph due to it's less cluttered interface!

I suggest the wording "Copy Commit URL to Clipboard"

joeberetta commented 3 months ago

+1 please 🙏🏽