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 260 forks source link

Documentation should explain how to open git graph once installed #810

Closed quantuminformation closed 5 months ago

quantuminformation commented 6 months ago

Describe the improvement that you'd like At least explain what menu option to use to open

aiekick commented 5 months ago

in you git pane, you have a small graph icon on the left of "..." in a repo. this is the icon for open the git-graph

quantuminformation commented 5 months ago

cheers