Skip to content

1.15.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mhutchie mhutchie released this 09 Sep 09:52
· 241 commits to master since this release
6135db6
  • #172 Prevent Visual Studio Code automatically requesting package.json files from Git Graph in the background, when README.md file diffs are opened from the Commit Details & Comparison Views.
  • #173 Use .gitmodules (if configured) to automatically add Git submodules to Git Graph.
  • #174 New "Drop..." action on the commit context menu to drop a single commit. This is only available on commits without branching or merging in its children.
  • #175 Double clicking "Show All" in the Branches dropdown now selects/unselects all branches. This makes it faster to select all but one or two branches. Thanks Thibault Matot (@thmatot)!
  • Various code, performance, and UI improvments.