-
Notifications
You must be signed in to change notification settings - Fork 269
Home
Michael Hutchison edited this page Feb 22, 2019
·
20 revisions
View a Git Graph of your repository, and easily perform Git actions from the graph. Configurable to look the way you want!
Releases are published on the Visual Studio Code Marketplace for normal installation and updates in Visual Studio Code.
Releases (both final and pre-release) are also available on GitHub for manual installation. To install a release:
- Find the desired release on releases
- Download the desired release either from the link in the release, or by substituting the release number
https://github.com/mhutchie/vscode-git-graph/releases/download/v<RELEASE>/git-graph-<RELEASE>.vsix
.- For example:
https://github.com/mhutchie/vscode-git-graph/releases/download/v1.3.2/git-graph-1.3.2.vsix
- For example:
- Open a terminal window to the directory of the download vsix file.
- Run the command
code --install-extension git-graph-<RELEASE>.vsix
.- For example:
code --install-extension git-graph-1.3.2.vsix
- For example:
- Open, or close & re-open Visual Studio Code for the update to take effect.
- Check the version number in the Visual Studio Code extension tab to confirm the installation was successful.
If you have any questions about the content of this page, or anything related to Git Graph, please chat with us on Discord!
General Information:
Release Information:
Contributing Information:
If you have any questions about Git Graph, please chat with us on Discord!