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
This repository was archived by the owner on Feb 28, 2020. It is now read-only.

Commit ecc4011

Browse files
chore: 更新help信息中的仓库地址
1 parent c30747a commit ecc4011

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎validate_commit_msg/validate.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
102102
(<scope>), <body> and <footer> are optional
103103
<type> must be one of %s
104-
more specific instructions, please refer to http://192.168.19.127:3000/jayce/git-hook-commit-msg''' % (', '.join(TYPE_LIST)),
104+
more specific instructions, please refer to http://192.168.19.127:3000/ddcx-util/git-hook-commit-msg''' % (', '.join(TYPE_LIST)),
105105

106106
'zh-CN': '''
107107
Commit message 的格式要求如下:
@@ -113,7 +113,7 @@
113113
114114
其中 (<scope>) <body> 和 <footer> 可选
115115
<type> 必须是 %s 中的一个
116-
更详细的格式要求说明,请参考 http://192.168.19.127:3000/jayce/git-hook-commit-msg''' % (', '.join(TYPE_LIST))
116+
更详细的格式要求说明,请参考 http://192.168.19.127:3000/ddcx-util/git-hook-commit-msg''' % (', '.join(TYPE_LIST))
117117
}
118118

119119
MERGE_PATTEN = r'^Merge '

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /