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 eb2ad7e commit cb17782Copy full SHA for cb17782
contributions.json
@@ -316,7 +316,7 @@
316
"commandPalette": "!gitlens:untrusted && !gitlens:gk:cli:installed"
317
},
318
"gitlens.ai.mcp.reinstall": {
319
- "label": "Re-Install GitKraken MCP Server",
+ "label": "Reinstall GitKraken MCP Server",
320
"commandPalette": "!gitlens:untrusted && gitlens:gk:cli:installed"
321
322
"gitlens.ai.rebaseOntoCommit:graph": {
package.json
@@ -6316,7 +6316,7 @@
6316
6317
{
6318
"command": "gitlens.ai.mcp.reinstall",
6319
- "title": "Re-Install GitKraken MCP Server",
+ "title": "Reinstall GitKraken MCP Server",
6320
"category": "GitLens"
6321
6322
0 commit comments