Tagged with “coding”
2 articles

A couple of git nits
A small rant on git papercuts, and why they are like that.

Simplifying Git by Using GitButler
Git is great - and has been for twenty years. But in that time, how many of us have advanced our git skills? Most of us know about five or six commands: clone, status, push/pull, add, commit, branch, and checkout.