Vscode Gitlens: v9.6.1 Release

Release date:
April 17, 2019
Previous version:
v9.6.0 (released April 8, 2019)
Magnitude:
512 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v9.6.1

eamodio

Directory Browser for v9.6.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Added

  • Adds a Checkout command to file nodes in the views to replace the local file with the specified revision — closes #684
  • Adds a prompt to enable the view to the Show * View commands when the specified view is disabled — closes #710 & #711

Removed

  • Removes -m flag from git log when following renames (--follow), because it returns all merge commits, whether the file was changed or not

Fixed

  • Fixes #701 - Contributors shows no commits for mailmapped committer name
  • Fixes issues with the Line History view sometimes showing a duplicate and out of order commit
  • Fixes broken Open File command on the root node of the File History and Line History views
  • Fixes broken Open Revision command on status files of the Repositories view