fix: stop on error

This commit is contained in:
Klesh Wong 2022-11-04 14:29:58 +08:00
parent 5d9f6562fe
commit c3ad605b14

View File

@ -1,5 +1,6 @@
#!/bin/sh
set -e
# github pr helper
# push current branch to ORIGIN and create a PR on UPSTREAM
# UPSTREAM must be a https github url