pull.rebase merges

This commit is contained in:
João Moreno
2021-06-22 19:55:07 +02:00
parent 7c78ef3e80
commit 6fed85aaf9
+1 -1
View File
@@ -88,4 +88,4 @@ runtime "${runtime}"`;
yarnInstall(watchPath);
}
cp.execSync('git config pull.rebase true');
cp.execSync('git config pull.rebase merges');