Skip to content

Commit b268b2d

Browse files
committed
Changes Working File|Tree references to be consistent
1 parent 8db2373 commit b268b2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@
12011201
},
12021202
{
12031203
"command": "gitlens.diffLineWithWorking",
1204-
"title": "Compare Line Revision with Working",
1204+
"title": "Compare Line Revision with Working File",
12051205
"category": "GitLens"
12061206
},
12071207
{
@@ -1424,7 +1424,7 @@
14241424
},
14251425
{
14261426
"command": "gitlens.explorers.openChangesWithWorking",
1427-
"title": "Open Changes with Working Tree",
1427+
"title": "Open Changes with Working File",
14281428
"category": "GitLens"
14291429
},
14301430
{
@@ -1469,7 +1469,7 @@
14691469
},
14701470
{
14711471
"command": "gitlens.explorers.compareSelectedAncestorWithWorking",
1472-
"title": "Compare Selected Ancestor with Working",
1472+
"title": "Compare Selected Ancestor with Working Tree",
14731473
"category": "GitLens"
14741474
},
14751475
{
@@ -1489,7 +1489,7 @@
14891489
},
14901490
{
14911491
"command": "gitlens.explorers.compareWithWorking",
1492-
"title": "Compare with Working",
1492+
"title": "Compare with Working Tree",
14931493
"category": "GitLens"
14941494
},
14951495
{

0 commit comments

Comments
 (0)