Skip to content

Commit f2279e6

Browse files
authored
Merge pull request #5 from Tim-Zhang/fix-prompt
Update the error message to make it clear
2 parents 8cea23c + 6f4cff9 commit f2279e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/helper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ${lines.join('\n')}
88
99
What should I do to fix it ?
1010
11-
All proposed commits should include a Signed-Off-By: <your-email-address> line in their commit message.
11+
All proposed commits should include a Signed-off-by: <your-name> <your-email-address> line in their commit message.
1212
This is most conveniently done by using --signoff (-s) when running git commit.`
1313

1414
},

0 commit comments

Comments
 (0)