Created
April 30, 2015 20:57
-
-
Save juliandescottes/a9e9ba1ab8229653109c to your computer and use it in GitHub Desktop.
Moz devtools workflow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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