github mhutchie/vscode-git-graph v1.30.0-beta.1
1.30.0-beta.1

pre-release3 years ago
  • #395 Added a "Force Fetch" option onto the "Fetch into Local Branch" Dialog, allowing any local branch (that's not checked out) to be reset to the remote branch. This dialog is accessed via the Remote Branch Context Menu.
  • #457 New "View Diff with Working File" action on the file context menu in the Commit Details View.
  • #466 New context menu action to copy the relative path of a file in the Commit Details View to the clipboard.
  • #471 Spaces can be automatically substituted with hyphens or underscores in reference inputs on dialogs (e.g. Create Branch, Add Tag, etc.), by configuring the new extension setting git-graph.dialog.general.referenceInputSpaceSubstitution.
  • #476 "Open File" action is now available in the Visual Studio Code Diff View Title Menu, when the Diff View is opened from Git Graph. (Requires Visual Studio Code >= 1.42.0)

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

NewReleases is sending notifications on new releases.