summaryrefslogtreecommitdiffstats
path: root/pushit
blob: 14413fdd49770f8aee5b71020f966e98bd2d9c55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
cd ~/Repos/poky
git push origin master:master denzil:denzil danny:danny dylan:dylan dora:dora daisy:daisy dizzy:dizzy fido:fido jethro:jethro krogoth:krogoth morty:morty pyro:pyro rocko:rocko sumo:sumo thud:thud
git push origin krogoth-next:krogoth-next morty-next:morty-next pyro-next:pyro-next rocko-next:rocko-next sumo-next:sumo-next thud-next:thud-next master-next:master-next -f
git push contrib master:master
cd ~/Repos/oe-core
git push origin master:master denzil:denzil danny:danny dylan:dylan dora:dora daisy:daisy dizzy:dizzy fido:fido jethro:jethro krogoth:krogoth morty:morty pyro:pyro rocko:rocko sumo:sumo thud:thud
git push origin krogoth-next:krogoth-next morty-next:morty-next pyro-next:pyro-next rocko-next:rocko-next sumo-next:sumo-next thud-next:thud-next master-next:master-next -f
cd ~/Repos/meta-yocto
git push origin master:master denzil:denzil danny:danny dylan:dylan dora:dora daisy:daisy dizzy:dizzy fido:fido jethro:jethro krogoth:krogoth morty:morty pyro:pyro rocko:rocko sumo:sumo thud:thud
git push origin krogoth-next:krogoth-next morty-next:morty-next pyro-next:pyro-next rocko-next:rocko-next sumo-next:sumo-next thud-next:thud-next master-next:master-next -f
cd ~/Repos/bitbake
git push origin master:master 1.16:1.16 1.18:1.18 1.20:1.20 1.22:1.22 1.24:1.24 1.26:1.26 1.28:1.28 1.30:1.30 1.32:1.32 1.34:1.34 1.36:1.36 1.38:1.38 1.40:1.40
git push origin master-next:master-next -f