mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-06-16 12:54:01 -03:00
Add colon
This commit is contained in:
@ -1202,7 +1202,7 @@ $ git log --name-status -- **/*.js
|
||||
<a name="find-a-tag-where-a-commit-is-referenced"></a>
|
||||
### Find a tag where a commit is referenced
|
||||
|
||||
To find all tags containing a specific commit
|
||||
To find all tags containing a specific commit:
|
||||
|
||||
```sh
|
||||
$ git tag --contains <commitid>
|
||||
|
Reference in New Issue
Block a user