You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/COMMIT_CONVENTION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ to read on GitHub as well as in various git tools.
20
20
21
21
The footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/) if any.
22
22
23
-
Samples: (even more [samples](https://github.com/thermage/thermage/commits/dev))
23
+
Samples: (even more [samples](https://github.com/faker-javascript/animal/commits/master))
24
24
25
25
### Revert
26
26
If the commit reverts a previous commit, it should begin with `revert: `, followed by the header of the reverted commit. In the body it should say: `This reverts commit <hash>.`, where the hash is the SHA of the commit being reverted.
0 commit comments