github mhutchie/vscode-git-graph v1.7.0-beta.2
1.7.0-beta.2

pre-release4 years ago
  • #34 Support for rebasing the current branch on any branch or commit, from the corresponding context menu.
  • #79 Show/hide the Date, Author & Commit columns by right clicking on the column header row, and then clicking the desired column to toggle its visibility. The new setting git-graph.defaultColumnVisibility can be used to configure the default visibility of each column. For example: {"Date": true, "Author": true, "Commit": true}
  • #87 More emphasis on the current head branch label.
  • Code improvements:
    • Robustness improvements when handling the names of remotes.

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

NewReleases is sending notifications on new releases.