Skip to content

1.31.6 - 2025-09-19

Latest

Choose a tag to compare

@hansu hansu released this 19 Sep 09:11
· 4 commits to master since this release
  • #62 Add panel view and bulk commit operations. Thanks @LeuciRemi.
    • Add support for viewing Git Graph in a panel and/or editor.
      Enable with setting "git-graph.viewLocation": "panel".
    • Add multi-selection (Ctrl+click/Shift+click) for commits, add 'Squash Selected Commits' and 'Drop Selected Commits' action for selection
    • Add 'Reset Last Commit' functionality.
    • Add 'Edit Message' action to commit context menu.
    • Add 'Pull Branch' action to branch context menu with 'Force Update' option.
    • Add 'Create Branch' action to branch context menu.