Skip to content

Instantly share code, notes, and snippets.

@brianlamb
brianlamb / git-recommends.md
Created October 4, 2021 19:56
Git recommendations / style guide

Git Commit message (<50char)

A good rule of thumb is that a git commit message can be appended to the statement "If applied, this commit will …."

Git subject

chore docs style feat