You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a push to a new branch (to create it on the receiver) :
File "/srv/git/repositories/sandbox.git/hooks/post_receive_email.py", line 166, in main
post_receive(mailer, config[EMAILPREFIX], config[SMTP_SUBJECT])
File "/srv/git/repositories/sandbox.git/hooks/post_receive_email.py", line 134, in post_receive
process_commits(commits, mailer, subject_prefix, subject_template)
File "/srv/git/repositories/sandbox.git/hooks/post_receive_email.py", line 114, in process_commits
assert match
AssertionError
The text was updated successfully, but these errors were encountered:
If a push to a new branch (to create it on the receiver) :
File "/srv/git/repositories/sandbox.git/hooks/post_receive_email.py", line 166, in main
post_receive(mailer, config[EMAILPREFIX], config[SMTP_SUBJECT])
File "/srv/git/repositories/sandbox.git/hooks/post_receive_email.py", line 134, in post_receive
process_commits(commits, mailer, subject_prefix, subject_template)
File "/srv/git/repositories/sandbox.git/hooks/post_receive_email.py", line 114, in process_commits
assert match
AssertionError
The text was updated successfully, but these errors were encountered: