You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).