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

How do you export the graph as an SVG,PNG or JPG #750

Open PaulGWebster opened 1 year ago

PaulGWebster commented 1 year ago

I simply wanted a picture of our tree (as its rather huge vertically and a pain to see in a vscode window) but could not quite see a way to do it (or find one mentioned in the docs)

Also would like the image for various progress documentation etc, you know the drill