github mhutchie/vscode-git-graph v1.16.0
1.16.0

4 years ago
  • #156 Hover over any commit vertex on the graph to see a tooltip indicating:
    • Whether the commit is included in the HEAD.
    • Which branches, tags and stashes include the commit.
  • #161 New option on the "Delete Branch" dialog to also delete the branch on the remote(s). This only appears if one or more remotes contain a branch with the same name as the branch being deleted.
  • #180 New "Pop..." action on the Stash Context Menu.
  • #181 Added new extension settings to set the default options on the following dialogs: Reset Current Branch To Commit, Reset Uncommitted Changes, and Stash Uncommitted Changes.
  • #183 Graph construction, representation, and layout improvements, that produce a better visualisation, and enable topological analysis for exciting new and upcoming features.
  • Various code and UI improvements.

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

NewReleases is sending notifications on new releases.