Преглед на файлове

Renames Compare File with... command

main
Eric Amodio преди 7 години
родител
ревизия
cb360c5a3d
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +1
    -1
      README.md
  2. +1
    -1
      package.json

+ 1
- 1
README.md Целия файл

@ -95,7 +95,7 @@ GitLens provides an unobtrusive blame annotation at the end of the current line,
- Adds a `Directory Compare` command (`gitlens.diffDirectory`) to open the configured Git difftool to compare directories between branches
- Adds a `Compare File with...` command (`gitlens.diffWithBranch`) to compare the active file with the same file on the selected branch
- Adds a `Compare File with Branch...` command (`gitlens.diffWithBranch`) to compare the active file with the same file on the selected branch
- Adds a `Compare File with Next Commit` command (`gitlens.diffWithNext`) with a shortcut of `alt+.` to compare the active file/diff with the next commit revision

+ 1
- 1
package.json Целия файл

@ -751,7 +751,7 @@
},
{
"command": "gitlens.diffWithBranch",
"title": "Compare File with...",
"title": "Compare File with Branch...",
"category": "GitLens"
},
{

Зареждане…
Отказ
Запис