From 118c527f99f5c77ec40f33104ea6aa0685e9c639 Mon Sep 17 00:00:00 2001 From: Ryan Harkin Date: Thu, 27 Jul 2017 20:27:32 +0100 Subject: Push latest-armlt- topic branches We should push the topic branches to the kernel-testing repo too. Signed-off-by: Ryan Harkin --- platforms-rebase-latest.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/platforms-rebase-latest.sh b/platforms-rebase-latest.sh index d4abae5..90ff350 100755 --- a/platforms-rebase-latest.sh +++ b/platforms-rebase-latest.sh @@ -89,6 +89,16 @@ test test test # Push everything... git push -f armlt latest-armlt:testing-latest-armlt git push -f armlt + +# Push the topic branches to kernel-testing +git push -f armlt latest-armlt-base +git push -f armlt latest-armlt-configs +git push -f armlt latest-armlt-fvp +git push -f armlt latest-armlt-hdlcd +git push -f armlt latest-armlt-juno +git push -f armlt latest-armlt-misc +git push -f armlt latest-armlt-scmi + # Might be nice to keep a 'master' branch up-to-date with upstream we use git branch -f master ${NEW_UPSTREAM} git push -f armlt master -- cgit v1.2.3