Git fast forward without checkout
TIL an easy way to update a local branch with upstream changes, without checking it out.
Some tips are new, and some of them are things I learned a long time ago, but which I myself would be super happy to be told about if I didn’t already know them.
TIL an easy way to update a local branch with upstream changes, without checking it out.