github mhutchie/vscode-git-graph v1.11.0-beta.3
1.11.0-beta.3

pre-release4 years ago
  • #117 New setting git-graph.commitOrdering allows you to choose the order of commits (date, date-author or topo). See git log for more information on each order option. Default: date
  • #119 New option to immediately check out a branch after it has been created with the "Create Branch..." action.
  • #123 Persist the "Show Remote Branches" checkbox state across Git Graph view sessions per repository.
  • #125 Extend avatar fetching to support SSH GitHub & GitLab remotes (prior support for GitHub & GitLab was for HTTPS remotes only).
  • #126 When "Show All" is selected for the visible branches, include the HEAD commit on the graph when it is not on a branch (e.g. during rebasing).
  • Code improvement, and minor state management & restoration improvements.

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

NewReleases is sending notifications on new releases.