1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

fix bug of git commit

This commit is contained in:
winlin 2014-11-27 08:02:17 +08:00
parent 93ee15a552
commit ff73088091

View file

@ -51,12 +51,9 @@ function sync_push()
done done
} }
sync_push --all origin master sync_push --all origin
sync_push --all origin 1.0release sync_push --all srs.csdn
sync_push --all srs.csdn master sync_push --all srs.oschina
sync_push --all srs.csdn 1.0release
sync_push --all srs.oschina master
sync_push --all srs.oschina 1.0release
ok_msg "push refs ok" ok_msg "push refs ok"
sync_push --tags srs.csdn sync_push --tags srs.csdn