
18 Nov
2020
18 Nov
'20
9:36 a.m.
+ + def gitee_commit_exist(email_index) + return unless email_index.nil? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ return if email_index
I will fix it Thanks, Luan Shengde
+ + error_message = "We can not conform whether the commit url matches your email.\n" ^^^^^^^ confirm
Thanks, Kaiyi
+ error_message += 'Make sure that the commit url is right,' + error_message += ' or it is truely submitted with your email.' + + raise error_message + end +end -- 2.23.0