Skip to content

Instantly share code, notes, and snippets.

@evanxd
Created October 31, 2014 02:24
Show Gist options
  • Save evanxd/979bd1a1ac695f9c5fa0 to your computer and use it in GitHub Desktop.
Save evanxd/979bd1a1ac695f9c5fa0 to your computer and use it in GitHub Desktop.
Push a try for Gaia master
cd /path/to/gaia
git checkout master
git pull mozilla master
git checkout test-tbpl
git rebase master
git push -f origin test-tbpl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment