I just learned something new:
7. Get up-to-date
$ git fetch upstream $ git rebase upstream/master
That’s so clear and clean. Thanks!
The second good thing I learned is 4. Run the tests BEFORE you make any changes.
Here, have an upvote!
I just learned something new:
7. Get up-to-date
That’s so clear and clean. Thanks!
The second good thing I learned is 4. Run the tests BEFORE you make any changes.
Here, have an upvote!