mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
⚡ git: run status without buffering whole output
This commit is contained in:
@@ -627,6 +627,8 @@
|
||||
"vscode-nls": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^7.0.4"
|
||||
"@types/mocha": "^2.2.41",
|
||||
"@types/node": "^7.0.4",
|
||||
"mocha": "^3.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user