Tag: Git
15 Dec 2016 15:53 +0000

16 May 2021 04:53 +0000

See how a minor change to your commit message style can make you a better programmer.

feat: add hat wobble

^--^ ^------------^
| |
| +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.

Examples:

chore: add Oyster build script
docs: explain hat wobble
feat: add beta sequence
fix: remove broken confirmation message
refactor: share logic between 4d3d3d3 and flarhgunnstow
style: convert tabs to spaces
test: ensure Tayne retains clothing

See Detail


16 Oct 2018 23:34 +0000

Reference meterials.

See Detail