Skip to content

Instantly share code, notes, and snippets.

@juliandescottes
Created April 30, 2015 20:57
Show Gist options
  • Save juliandescottes/a9e9ba1ab8229653109c to your computer and use it in GitHub Desktop.
Save juliandescottes/a9e9ba1ab8229653109c to your computer and use it in GitHub Desktop.
Moz devtools workflow
hg up fx-team
hg pull -u fx-team
hg up my-feature
hg rebase -d fx-team
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment