github mhutchie/vscode-git-graph v1.27.0-beta.1
1.27.0-beta.1

pre-release3 years ago
  • #281 For the Repository Settings Widget, read values defined in additional Git config files when they're included via include directives in local or global Git config files.
  • #383 When the Commit Details View is open, the CTRL/CMD + Up / CTRL/CMD + Down keystrokes may be used to navigate topologically to the child / parent on the same branch (the existing behaviour). Now there is a new Shift Key Modifier, that when pressed in combination with the existing keystrokes (i.e. CTRL/CMD + SHIFT + Up / CTRL/CMD + SHIFT + Down), will take the alternative branch when branching or a merge is encountered.
  • #385 Push branches or tags to multiple remotes from their respective dialogs.
  • #386 Detect commit hashes in the body of the commit that's displayed in the Commit Details View, and make them clickable links that open the Commit Details View for the referenced commit.
  • Various code improvements.

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

NewReleases is sending notifications on new releases.