github mhutchie/vscode-git-graph v1.17.0-beta.2
1.17.0-beta.2

pre-release4 years ago
  • #128 New "Fetch into local branch..." action on the remote branch context menu. This only appears if a local branch shares the same name as the branch being fetched, and the local branch is not checked out.
  • #185 Added two new date format options, "ISO Date & Time" and "ISO Date Only", to the Extension Setting git-graph.dateFormat.
  • #186 Added a new field to the "Add Tag" dialog that enables the extension to push the tag to a remote once it is added. Default: false (can be configured with the new setting git-graph.dialog.addTag.pushToRemote)
  • #188 Added a new "No Commit" checkbox to the "Cherry Pick Commit" dialog that enables a commits changes to be staged but not committed, so that you can select and commit specific parts of the commit.
  • Various code and UI improvements.

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

NewReleases is sending notifications on new releases.