1.31.0-beta.2
Pre-release
Pre-release
- #494 Logging Enhancements: transform empty args, and logging command invocations.
- #498 Verify and display the signature status of signed tags on the "View Details" Dialog.
- #499 If a branch's name contains an issue number, the issue can be viewed via the branch's context menu. (Requires Issue Linking to be configured)
- #507 Display a warning before pushing a tag when it's on a commit that isn't on any known branch on the remote(s) the tag is being pushed to.
- #516 New "Reset File to this Revision..." action on the File Context Menu in the Commit Details View.
- #517 The visibility of actions in the Commit Details View's File Context Menu can now be controlled via the extension setting
git-graph.contextMenuActionsVisibility
(alongside the visibility of all other context menu actions). - Significant code improvements.