Skip to content

Commit

Permalink
Merge pull request #5 from Tim-Zhang/fix-prompt
Browse files Browse the repository at this point in the history
Update the error message to make it clear
  • Loading branch information
Tim-Zhang authored Jun 10, 2021
2 parents 8cea23c + 6f4cff9 commit f2279e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ${lines.join('\n')}
What should I do to fix it ?
All proposed commits should include a Signed-Off-By: <your-email-address> line in their commit message.
All proposed commits should include a Signed-off-by: <your-name> <your-email-address> line in their commit message.
This is most conveniently done by using --signoff (-s) when running git commit.`

},
Expand Down

0 comments on commit f2279e6

Please sign in to comment.