mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 19:55:26 +03:00
testing/code-oss: new aport
https://github.com/microsoft/vscode Visual Studio Code (OSS, with VSX)
This commit is contained in:
parent
234d8d8542
commit
6aef24e433
6 changed files with 236 additions and 0 deletions
9
testing/code-oss/no-git.patch
Normal file
9
testing/code-oss/no-git.patch
Normal file
|
@ -0,0 +1,9 @@
|
|||
--- a/build/npm/postinstall.js
|
||||
+++ b/build/npm/postinstall.js
|
||||
@@ -72,6 +72,3 @@
|
||||
|
||||
yarnInstall(dir, opts);
|
||||
}
|
||||
-
|
||||
-cp.execSync('git config pull.rebase merges');
|
||||
-cp.execSync('git config blame.ignoreRevsFile .git-blame-ignore');
|
Loading…
Add table
Add a link
Reference in a new issue