File remove-git.patch of Package code
Wtf srsly --- a/build/npm/postinstall.js 2022-02-09 22:24:27.000000000 +0100 +++ b/build/npm/postinstall.js 2022-03-01 11:04:35.255868614 +0100 @@ -73,5 +73,3 @@ yarnInstall(dir, opts); } -cp.execSync('git config pull.rebase merges'); -cp.execSync('git config blame.ignoreRevsFile .git-blame-ignore-revs');