mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 21:02:51 +00:00
Update cheatsheets
This commit is contained in:
@@ -35,3 +35,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Create a commit, even if there are no staged files:
|
||||
|
||||
`git commit {{[-m|--message]}} "{{message}}" --allow-empty`
|
||||
|
||||
- Add a description in addition to the commit message:
|
||||
|
||||
`git commit {{[-m|--message]}} "{{message}}" {{[-m|--message]}} "{{description}}"`
|
||||
|
||||
Reference in New Issue
Block a user