From 0e129030949db8773f463ea83edc7a3b527fbe5d Mon Sep 17 00:00:00 2001 From: chriseth Date: Thu, 5 Jul 2018 12:18:43 +0200 Subject: Pull before pushing to bytecode (as on *ix). --- scripts/bytecodecompare/storebytecode.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/bytecodecompare/storebytecode.bat b/scripts/bytecodecompare/storebytecode.bat index e64e9276..ef20a320 100644 --- a/scripts/bytecodecompare/storebytecode.bat +++ b/scripts/bytecodecompare/storebytecode.bat @@ -39,4 +39,5 @@ set REPORT=%DIRECTORY%/windows.txt cp ../report.txt %REPORT% git add %REPORT% git commit -a -m "Added report." +git pull --rebase git push origin 2>&1 -- cgit v1.2.3