Skip to content

Commit

Permalink
Add colon
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt committed Dec 30, 2017
1 parent 5de8869 commit 590f63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 590f63c

Please sign in to comment.