Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-16 00:22:46 +00:00
parent 494fa25437
commit c2565bdd4e
11 changed files with 37 additions and 25 deletions

View File

@@ -36,6 +36,6 @@ source: https://github.com/tldr-pages/tldr.git
`git commit {{[-m|--message]}} "{{message}}" --allow-empty`
- Add a description in addition to the commit message:
- Create a commit with a message and a description:
`git commit {{[-m|--message]}} "{{message}}" {{[-m|--message]}} "{{description}}"`