Skip to content

Commit 6f4cff9

Browse files
committed
Update the error message to make it clear
Signed-off-by: Tim Zhang <[email protected]>
1 parent 8cea23c commit 6f4cff9

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)