aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-07-05 18:18:43 +0800
committerchriseth <chris@ethereum.org>2018-07-05 18:18:43 +0800
commit0e129030949db8773f463ea83edc7a3b527fbe5d (patch)
treeba97142d7d9b2213938156142ba30e72e111b104 /scripts
parentb1ab81ef22030ee16c6d216bfe6a4dc74b726985 (diff)
downloaddexon-solidity-0e129030949db8773f463ea83edc7a3b527fbe5d.tar
dexon-solidity-0e129030949db8773f463ea83edc7a3b527fbe5d.tar.gz
dexon-solidity-0e129030949db8773f463ea83edc7a3b527fbe5d.tar.bz2
dexon-solidity-0e129030949db8773f463ea83edc7a3b527fbe5d.tar.lz
dexon-solidity-0e129030949db8773f463ea83edc7a3b527fbe5d.tar.xz
dexon-solidity-0e129030949db8773f463ea83edc7a3b527fbe5d.tar.zst
dexon-solidity-0e129030949db8773f463ea83edc7a3b527fbe5d.zip
Pull before pushing to bytecode (as on *ix).
Diffstat (limited to 'scripts')
-rw-r--r--scripts/bytecodecompare/storebytecode.bat1
1 files changed, 1 insertions, 0 deletions
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