Merge commit 'refs/pull/59163/head' of github.com:Microsoft/vscode into pr/59163

This commit is contained in:
Joao Moreno
2018-12-20 12:51:41 +01:00
3 changed files with 7 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ export const enum Status {
DELETED,
UNTRACKED,
IGNORED,
INTENT_TO_ADD,
ADDED_BY_US,
ADDED_BY_THEM,