瀏覽代碼

Updates CHANGELOG

main
Eric Amodio 5 年之前
父節點
當前提交
4f12def5d4
共有 1 個檔案被更改,包括 13 行新增0 行删除
  1. +13
    -0
      CHANGELOG.md

+ 13
- 0
CHANGELOG.md 查看文件

@ -17,6 +17,19 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
- A context menu provides access to more common file revision commands
- **\* Files Changed** — lists all of the files changed between the compared revisions
- Adds a `gitlens.views.repositories.showBranchComparison` setting to specify whether to show a comparison of the current branch to a user-selected reference in the _Repositories_ view
- Adds a _Copy Remote Url to Clipboard_ command to commit quick pick menus
## Changed
- Changes _Pull_ and _Pull Repositories_ commands to just fetch the repository if the current branch has no tracking branch
## Fixed
- Fixes [#734](https://github.com/eamodio/vscode-gitlens/issues/734) - Not working with VS Code Remote - SSH extension
- Fixes [#739](https://github.com/eamodio/vscode-gitlens/issues/739) - Breadcrumbs don't work on file revisions
- Fixes [#750](https://github.com/eamodio/vscode-gitlens/issues/750) - Open file on GitHub does not include directory path
- Fixes issue with _Open Revision_ in quick pick menus not working properly
## [9.7.4] - 2019-05-15
## Added

Loading…
取消
儲存