File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Version] ( https://shields.io/badge/VERSION-1.1 .0-blue?style=for-the-badge )] ( https://github.com/ghasemdev/git-commit-template/releases/tag/v1.1.0 )
1
+ [ ![ Version] ( https://shields.io/badge/VERSION-1.2 .0-blue?style=for-the-badge )] ( https://github.com/ghasemdev/git-commit-template/releases/tag/v1.1.0 )
2
2
[ ![ License Apache-2.0] ( https://shields.io/badge/LICENSE-APACHE--2.0-orange?style=for-the-badge )] ( https://opensource.org/licenses/MIT )
3
3
4
4
# git-commit-template
@@ -48,5 +48,14 @@ With the `git log` command, we can see the message that we committed.
48
48
49
49
![ git log] ( images/3.png )
50
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
+
51
60
## Tanks For Supporting 🐯
52
61
You can’t perform that action at this time.
0 commit comments