We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ccbee commit 78029ddCopy full SHA for 78029dd
contributions.json
@@ -4531,7 +4531,7 @@
4531
}
4532
},
4533
"gitlens.timeline.split": {
4534
- "label": "Split Visual File History",
+ "label": "Split Visual History",
4535
"icon": "$(split-horizontal)",
4536
"commandPalette": "gitlens:enabled && config.gitlens.visualHistory.allowMultiple",
4537
"menus": {
package.json
@@ -7818,7 +7818,7 @@
7818
7819
{
7820
"command": "gitlens.timeline.split",
7821
- "title": "Split Visual File History",
+ "title": "Split Visual History",
7822
"category": "GitLens",
7823
"icon": "$(split-horizontal)"
7824
0 commit comments