Check version of git client on startup

This commit is contained in:
Nick O'Leary
2018-02-02 11:37:18 +00:00
parent a52f195d41
commit df4beef060
3 changed files with 9 additions and 5 deletions

View File

@@ -148,7 +148,7 @@
"disabled": "Projects disabled : editorTheme.projects.enabled=false",
"disabledNoFlag": "Projects disabled : set editorTheme.projects.enabled=true to enable",
"git-not-found": "Projects disabled : git command not found",
"git-version-old": "Projects disabled : git __version__ too old"
"git-version-old": "Projects disabled : git __version__ not supported. Requires 2.x"
}
}
}