mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 10:49:34 +00:00
Update cheatsheets
This commit is contained in:
@@ -37,6 +37,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`git push origin tag {{tag_name}}`
|
||||
|
||||
- List all tags whose ancestors include a given commit:
|
||||
- List all tags which contain a given commit (HEAD if not specified):
|
||||
|
||||
`git tag --contains {{commit}}`
|
||||
|
||||
Reference in New Issue
Block a user