mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-01 01:25:44 -05:00
Removes "Line" from some command titles
This commit is contained in:
@@ -844,7 +844,7 @@
|
||||
},
|
||||
{
|
||||
"command": "gitlens.showQuickCommitFileDetails",
|
||||
"title": "Show Line Commit Details",
|
||||
"title": "Show Commit File Details",
|
||||
"category": "GitLens"
|
||||
},
|
||||
{
|
||||
@@ -899,7 +899,7 @@
|
||||
},
|
||||
{
|
||||
"command": "gitlens.openCommitInRemote",
|
||||
"title": "Open Line Commit in Remote",
|
||||
"title": "Open Commit in Remote",
|
||||
"category": "GitLens"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user