canmove, Confirmed users
227
edits
(Moved instructions for adding UX branch upstream. Clarification: this is not needed for development.) |
(→How to do Development: Add second link to rebase article.) |
||
Line 38: | Line 38: | ||
git checkout bug-777077 | git checkout bug-777077 | ||
...hack, hack, hack... Commit your changes. Don't forget to rebase if you've made more than one commit. Ok, Done! | ...hack, hack, hack... Commit your changes. [https://help.github.com/articles/interactive-rebase Don't forget to rebase] if you've made more than one commit. Ok, Done! | ||
Now you'll want to push your new branch to your fork. | Now you'll want to push your new branch to your fork. |