mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Pull before pushing to bytecode (as on *ix).
This commit is contained in:
parent
b1ab81ef22
commit
0e12903094
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user