Skip to content

1.13.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mhutchie mhutchie released this 01 Aug 00:40
· 270 commits to master since this release
a5c22fd
  • #143 New setting git-graph.useMailmap enables the use of .mailmap files when displaying author & committer names and email addresses.
  • #145 Added new extension settings to set the default options on the following dialogs: Add Tag, Create Branch, Merge, and Rebase
  • #146 New command "Git Graph: Remove Git Repository" removes a repository from Git Graph.
  • #149 New setting git-graph.integratedTerminalShell allows a specific Shell (not the default) to be used by the Visual Studio Code Integrated Terminal, when opened by Git Graph during Interactive Rebase's. For security reasons, this setting can only be specified in the User Settings, not in the Workspace Settings.