summaryrefslogtreecommitdiff
path: root/tools/push
blob: 926f16618ea0b677cf362a23672fc818b2cc528d (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

git push origin
git push --tags origin

git push mirror
git push --tags mirror

git remote update

#github network fetch