Skip to content

Instantly share code, notes, and snippets.

My team uses a git commit message convention that helps us read fast and also is parsable by toolchains. We agree on a short list of leading active verbs:

Add:Create a capability e.g. feature, test, dependency.
Cut:Remove a capability e.g. feature, test, dependency.
Fix:Fix an issue e.g. bug, typo, accident, misstatement.
Bump:Increase the version of something e.g. dependency.
Make:Change the build process, or tooling, or infra.
Start:Begin doing something; e.g. create a feature flag.
Stop:End doing something; e.g. remove a feature flag.
@Mansarde
Mansarde / gpg.rst
Created July 30, 2018 14:09 — forked from paul-schwendenman/gpg.rst
GPG Cheatsheet

GPG Cheat sheet

A small guide to little things

Create a key