mirror of
https://github.com/TangentFoxy/memex.git
synced 2024-11-22 04:54:23 +00:00
Update data - notes on new git commit message convention.
This commit is contained in:
parent
31e120e83a
commit
88cddc1e8c
@ -1952,5 +1952,20 @@ MUSIC THEORY
|
||||
PERS : Symbol
|
||||
SRCE : Merveilles
|
||||
LINK : https://www.youtube.com/user/Rhaptapsody/videos
|
||||
TYPE : list
|
||||
TAGS : music, research
|
||||
|
||||
GIT IMPERATIVE VERB
|
||||
LINK : https://medium.com/@danielfeelfine/commit-verbs-101-why-i-like-to-use-this-and-why-you-should-also-like-it-d3ed2689ef70
|
||||
TYPE : article
|
||||
TAGS : code
|
||||
NOTE
|
||||
> Convension for Git commit messages
|
||||
& If applied, this commit will 'YOUR GIT COMMIT MESSAGE'
|
||||
& The first word of your message should always be a common verb:
|
||||
- *Add* some feature
|
||||
- *Remove* class whatever
|
||||
- *Update* dependency x
|
||||
- *Refactor* function y
|
||||
- *Fix* crazy bug
|
||||
`
|
Loading…
Reference in New Issue
Block a user