Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.16 KB

TODO.md

File metadata and controls

22 lines (20 loc) · 1.16 KB
  1. conventional commit? https://www.conventionalcommits.org/en/v1.0.0/
  2. spell checking https://gitlab.gnome.org/GNOME/gspell/-/issues/17
  3. emoji autocomplete - gitmoji shortcuts? https://gitlab.gnome.org/GNOME/gtk/-/issues/86
  4. https://chris.beams.io/posts/git-commit/#seven-rules
  5. https://robertcooper.me/post/git-commit-messages
  6. Usage (README.md) in instructions? userdoc?
  7. preview commit from welcome?
  8. find good ideas at https://github.com/zorgiepoo/Komet/releases/tag/0.1
  9. detect non imperative mood
  10. show warning when there is a period at the end of the title
  11. deduplicate spaces between words

add one use instructions with GIT_EDITOR=... git commit and equivalent for hg UI for rebase autoremove \n when backspacing from the commit body to the commit title support markdown formatting https://joshuatauberer.medium.com/write-joyous-git-commit-messages-2f98891114c4

https://tekin.co.uk/2020/03/git-commit-verbose-mode https://robertcooper.me/post/git-commit-messages https://www.freecodecamp.org/news/how-to-write-better-git-commit-messages/ https://wiki.gnome.org/Git/CommitMessages https://cbea.ms/git-commit/