Git cheat sheets are a dime-a-dozen but I think this one is awfully concise for its scope.

  • Visually covers branching (WITH the commands – rebasing the current branch can be confusing for the unfamiliar)
  • Covers reflog
  • Literally almost identical to how I use git (most sheets are either Too Much or Too Little)
  • Mesa@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    23 hours ago

    I recently got on git add -p, which comes in clutch sometimes. But yeah, I’m definitely about to start doing the interactive add.

    Also, squints at your username