Usage notes

Reminder: In my status quo I document the commands from the perspective of how I use them, which necessarily (and by design) involves (over)simplifications.
Please consult the official documentation for full details.

Usage notes » Overview

My git workflows are still pretty basic, though they are slightly more sophisticated than they used to be.
I still typically develop directly on the master branch, though I do occasionally use branches these days.

Usage notes » Routinely used commands

Usage notes » Rarely used commands

Usage notes » Almost never used commands

My config

Here's my .gitconfig file (see it on github).