Skip to content

1.25.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@mhutchie mhutchie released this 24 Jun 10:46
· 109 commits to develop since this release
115f371
  • #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.
  • Various code and UI improvements.