We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abcf2a commit 2cf75a5Copy full SHA for 2cf75a5
bin/commit-email.rb
@@ -522,4 +522,5 @@ def main(repo_path, to, rest)
522
#{$!.class}: #{$!.message}
523
#{$@.join("\n")}
524
MAIL
525
+ exit 1
526
end
0 commit comments