github mhutchie/vscode-git-graph v1.0.0
1.0.0

5 years ago
  • Git Graph Visualisation
    • Select from Local & Remote Branches
    • Display Heads, Tags & Remotes
    • Configuration Settings:
      • git-graph.graphColours - Specifies the colours used on the graph.
      • git-graph.graphStyle - Specifies the style of the graph.
      • git-graph.dateFormat - Specifies the number of commits to initially load.
      • git-graph.initialLoadCommits - Specifies the number of commits to initially load.
      • git-graph.loadMoreCommits - Specifies the number of commits to load when the "Load More Commits" button is pressed (only shown when more commits are available).
      • git-graph.showStatusBarItem - Show a Status Bar item which opens Git Graph when clicked.
      • git-graph.showUncommittedChanges - Show uncommitted changes (set to false to decrease load time on large repositories).
  • Shortcut Button in the Status Bar

Don't miss a new vscode-git-graph release

NewReleases is sending notifications on new releases.