git: huge repo prevention

This commit is contained in:
Joao Moreno
2017-04-19 08:44:16 +02:00
parent a0daeaaf1c
commit fb094b4322
4 changed files with 60 additions and 16 deletions

View File

@@ -36,5 +36,6 @@
"config.confirmSync": "Confirm before synchronizing git repositories",
"config.countBadge": "Controls the git badge counter",
"config.checkoutType": "Controls what type of branches are listed",
"config.ignoreLegacyWarning": "Ignores the legacy Git warning"
"config.ignoreLegacyWarning": "Ignores the legacy Git warning",
"config.ignoreLimitWarning": "Ignores the warning when there are too many changes in a repository"
}