Merge branch '2.0release' into develop
This commit is contained in:
commit
b5ba1043e8
|
|
@ -66,12 +66,12 @@ function sync_push()
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
sync_push --all origin
|
sync_push origin
|
||||||
sync_push --all srs.winlin
|
sync_push srs.winlin
|
||||||
sync_push --all srs.csdn
|
sync_push srs.csdn
|
||||||
sync_push --all srs.oschina
|
sync_push srs.oschina
|
||||||
sync_push --all srs.gitlab
|
sync_push srs.gitlab
|
||||||
ok_msg "push refs ok"
|
ok_msg "push branches ok"
|
||||||
|
|
||||||
sync_push --tags srs.winlin
|
sync_push --tags srs.winlin
|
||||||
sync_push --tags srs.csdn
|
sync_push --tags srs.csdn
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user