mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 01:56:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Stamp the last commit message, with the possibility to reference the issues numbers from your bug tracker or link to its review page.
|
||||
> Part of `git-extras`.
|
||||
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-stamp>.
|
||||
> More information: <https://manned.org/git-stamp>.
|
||||
|
||||
- Stamp the last commit message referencing it with the issue number from your bug tracker:
|
||||
|
||||
@@ -19,4 +19,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Stamp the last commit message replacing previous issues with a new one:
|
||||
|
||||
`git stamp --replace {{issue_number}}`
|
||||
`git stamp {{[-r|--replace]}} {{issue_number}}`
|
||||
|
||||
Reference in New Issue
Block a user