mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
Add colon
This commit is contained in:
parent
5de8869df2
commit
590f63c7e6
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user