We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d3d37 commit e740c37Copy full SHA for e740c37
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-[](https://github.com/ghasemdev/git-commit-template/releases/tag/v1.1.0)
+[](https://github.com/ghasemdev/git-commit-template/releases/tag/v1.1.0)
2
[](https://opensource.org/licenses/MIT)
3
4
# git-commit-template
@@ -48,5 +48,14 @@ With the `git log` command, we can see the message that we committed.
48
49

50
51
+### signature
52
+
53
+You can use `-s` to add a signature to the gct.
54
55
+```bash
56
+➜ gct -s
57
+➜ gct sign
58
+```
59
60
## Tanks For Supporting 🐯
61
0 commit comments