Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa1583f

Browse files
authored
1 parentd17c2ea commitaa1583f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎snippets/gitcommit.json‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,17 @@
4646
"breaking change conventional commit footer": {
4747
"prefix":"BREAK",
4848
"body": ["BREAKING CHANGE: $0"]
49+
},
50+
"co-authored by": {
51+
"prefix":"co",
52+
"body": ["Co-authored-by: ${1:name} <${2:email}>","$0"]
53+
},
54+
"signed off by": {
55+
"prefix":"si",
56+
"body": ["Signed-off-by: ${1:name} <${2:email}>","$0"]
57+
},
58+
"on behalf of": {
59+
"prefix":"on",
60+
"body": ["On-behalf-of: ${1:org} <${2:email}>","$0"]
4961
}
5062
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp