mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Git - adopt the new package to use copy-on-write for the worktree include files (#299583)
* Git - adopt the new package to use copy-on-write for the worktree include files --------- Co-authored-by: deepak1556 <hop2deep@gmail.com>
This commit is contained in:
@@ -4346,6 +4346,7 @@
|
||||
"dependencies": {
|
||||
"@joaomoreno/unique-names-generator": "^5.2.0",
|
||||
"@vscode/extension-telemetry": "^0.9.8",
|
||||
"@vscode/fs-copyfile": "2.0.0",
|
||||
"byline": "^5.0.0",
|
||||
"file-type": "16.5.4",
|
||||
"picomatch": "2.3.1",
|
||||
|
||||
Reference in New Issue
Block a user