Skip to content

Commit

Permalink
fix --contains example
Browse files Browse the repository at this point in the history
  • Loading branch information
waldyrious authored and agnivade committed Jan 10, 2017
1 parent e509233 commit e6b9f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/git-tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@

- List tags that contain a given commit:

`git tag --contains `
`git tag --contains {{commit}}`

0 comments on commit e6b9f81

Please sign in to comment.