- def gitee_commit_exist(email_index)
- return unless email_index.nil?
- error_message = "We can not conform whether the commit url matches your email.\n"
- error_message += 'Make sure that the commit url is right,'
- error_message += ' or it is truely submitted with you email.'
^^ your email
I will fix it
Thanks, Luan Shengde
Thanks, Baijing
- raise error_message
- end
+end
2.23.0