github mhutchie/vscode-git-graph v1.25.0-beta.2
1.25.0-beta.2

pre-release4 years ago
  • #293 Added an "Open a Terminal for this Repository" button onto the Git Graph View Control Bar.
  • #321 Added a new Extension Setting git-graph.repositoryDropdownOrder, to set the order that repositories are sorted in the repository dropdown on the Git Graph View (only visible when more than one repository exists in the current Visual Studio Code Workspace). Default: Full Path
  • #322 Added the "Merge into current branch..." action onto the remote branch context menu.
  • #327 Added a new Extension Setting git-graph.dialog.cherryPick.noCommit, to set the default value of the "No Commit" option on the Cherry Pick Dialog.
  • #331 Added two Extension Settings to specify message format of the squash commit that is created when the "Squash Commits" option is selected on the Merge & Pull Branch Dialogs respectively. The supported formats are: the existing squash message generated by Git Graph, and the detailed squash message generated by Git (stored in .git/SQUASH_MSG).
  • #336 Added new extension settings to set the default options on the Pull Branch Dialog.
  • Various code and UI improvements.

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

NewReleases is sending notifications on new releases.