Commit 3a16020a authored by Litian's avatar Litian Committed by vipwzw

add push origin master step after merge upstream

parent 3b0da889
......@@ -230,6 +230,7 @@ sync:
git fetch upstream
git checkout master
git merge upstream/master
git push origin master
branch:
make sync
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment