Skip to content

v11.0.1

Choose a tag to compare

@eamodio eamodio released this 16 Nov 07:15
· 6282 commits to main since this release

Added

  • Adds a Compare References... command (gitlens.compareWith) to compare two selected references
  • Adds ability to enter reference ranges (e.g. main...release/1.0) to the Git Command Palette's history command

Fixed

  • Fixes #1148 - Follow renames on File History cannot load more history
  • Fixes #1157 - GitLens report X files changed when comparing working tree with a branch having identical files
  • Fixes #1150 - Cannot read property 'provider' of undefined