mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
✨ git: huge repo prevention
This commit is contained in:
@@ -618,6 +618,11 @@
|
||||
"type": "boolean",
|
||||
"description": "%config.ignoreLegacyWarning%",
|
||||
"default": false
|
||||
},
|
||||
"git.ignoreLimitWarning": {
|
||||
"type": "boolean",
|
||||
"description": "%config.ignoreLimitWarning%",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -631,4 +636,4 @@
|
||||
"@types/node": "^7.0.4",
|
||||
"mocha": "^3.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user