mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
fix bad git package.nls.json change
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"displayName": "Hide Untracked Files (Git)",
|
||||
"description": "Copy of the built-in Git extension which hides untracked files",
|
||||
"displayName": "Git",
|
||||
"description": "Git SCM Integration",
|
||||
"command.clone": "Clone",
|
||||
"command.init": "Initialize Repository",
|
||||
"command.openRepository": "Open Repository",
|
||||
|
||||
Reference in New Issue
Block a user