Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 168 Bytes

cron-job.md

File metadata and controls

15 lines (12 loc) · 168 Bytes

check if current branch == master if not, send mail fail

git fetch git merge if conflict, git reset --hard ORIG_HEAD send mail fail

git push || fail

done.