mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
git config: autofetch
This commit is contained in:
@@ -22,5 +22,6 @@
|
||||
"command.pushTo": "Push to...",
|
||||
"command.sync": "Sync",
|
||||
"command.publish": "Publish",
|
||||
"command.showOutput": "Show Git Output"
|
||||
"command.showOutput": "Show Git Output",
|
||||
"config.autofetch": "Whether auto fetching is enabled."
|
||||
}
|
||||
Reference in New Issue
Block a user