Added
- Adds a Checkout command to the current branch in the Repositories view which opens a quick pick menu to choose a new branch to checkout to
Fixed
- Fixes #806 - file diff in two-dot branch compare should only show the changes in one branch
- Fixes #756 - Merge commit shows only the changes from the last commit on those files
- Fixes #809 - Wrong commit diff in file history
- Fixes #685 - GitLens not loading for a single repository
- Fixes #789 - Line blame annotations not working when vscode root is home dir and .gnupg dir is inaccessible
- Fixes #649 - GitLens can't see the remote but git can
- Fixes #798 - git pull/fetch all repositories
- Fixes #805 - Version 9.9.1 breaks working tree comparison
- Fixes an issue where the GitLens Compare view was shown when using the Select for Compare command in the Repositories view