This table will grow in time.
| Commit Abbreviation | Meaning |
|---|---|
| init: . | initialize the repo |
| init: msg | initialize the msg |
| add: msg | new file/function,trait,functionality etc. sth. new |
| rm: msg | remove file/function/trait/functionality etc. sth. existing removed |
| bld: msg | change in build configurations, justfile,Makefile etc. |
| mv: msg | rename/move file/function/trait/functionality etc. sth. existing moved/renamed. |