#!/bin/rc # 2016-12-12T20:07:31-0500 builtin cd /home/sl/src/harvey && git pull && git send-email \ --smtp-server'='th.inri.net \ --smtp-server-port'='25 \ --from'='harvey-commits.9front.org@9front.org \ --to'='harvey-commits@9front.org \ --no-chain-reply-to \ --no-thread \ --suppress-cc'='all \ --8bit-encoding'='UTF-8 \ --confirm'='never \ --no-validate \ --force \ 'lastmail..HEAD' && git tag -d lastmail && git tag lastmail