#!/bin/sh git checkout ice-cream-sandwich git merge master git checkout beta git merge master git checkout beta-ics git merge beta git merge ice-cream-sandwich git checkout yota2 git merge ice-cream-sandwich git checkout yota git merge yota2 git checkout kindle git merge yota2 git checkout nook git merge master git checkout microtypography git merge ice-cream-sandwich git checkout filechooser git merge ice-cream-sandwich git checkout yotabeta git merge beta-ics git merge yota2 git checkout betayota git merge beta-ics git merge yota2 git checkout master