Received: from server173-4.web-hosting.com (server173-4.web-hosting.com [68.65.122.210]) by mail-b.sr.ht (Postfix) with ESMTPS id 43D11FF148 for <~sircmpwn/email-test-drive@lists.sr.ht>; Fri, 4 Dec 2020 23:36:28 +0000 (UTC) Authentication-Results: mail-b.sr.ht; dkim=pass (2048-bit key) header.d=isnotmyreal.name header.i=@isnotmyreal.name header.b=hVhYiBkL DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=isnotmyreal.name; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=wGDfpgR131esTPlXY8yOBv8bZ3FsuABzw6zYKcVmt7o=; b=hVhYiBkLuIgZLrFNw47oOCxoq5 cNcsYicuVr2uHHX7PcsducrJ1WqrvP0xvWWqV/bJrAPPUz6Zxd1oH83+PlFih65DtuTksPB3SoRsD lJzlJZzpZ/Vz6PjIxf1JN4w/xjqFpNHOFlg7suEtDNf0lRI6Ou6d1Nb104P12ajcRssTTFJOXYKE3 t7MwNMEEwOSyxRjJK01N2a/wyKiRc2Wq9SvfpuhBhyjEdf85Sqrldx/5h18bewkhKMACg3lOWKv6j 8GVssVhyz5S+0l+oWbFYogGCJwhOMZ3+FF9w7CsODk+9XeLF1kLD9OZLFeDRQ2UVSNFfFSxsaFt9Z 8uz+FuMg==; Received: from [143.244.47.157] (port=51572 helo=hal5.lan) by server173.web-hosting.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1klKcg-000eqY-Lw; Fri, 04 Dec 2020 18:36:27 -0500 From: TRS-80 To: ~sircmpwn/email-test-drive@lists.sr.ht Cc: TRS-80 Subject: [PATCH] Demonstrate that I can use git send-email Date: Fri, 4 Dec 2020 18:36:01 -0500 Message-Id: <20201204233601.25674-1-sourcehut.trs-80@isnotmyreal.name> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-OutGoing-Spam-Status: No, score=-0.2 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server173.web-hosting.com X-AntiAbuse: Original Domain - lists.sr.ht X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - isnotmyreal.name X-Get-Message-Sender-Via: server173.web-hosting.com: authenticated_id: sourcehut.trs-80@isnotmyreal.name X-Authenticated-Sender: server173.web-hosting.com: sourcehut.trs-80@isnotmyreal.name X-Source: X-Source-Args: X-Source-Dir: X-From-Rewrite: unmodified, already matched --- TRS-80 | 1 + 1 file changed, 1 insertion(+) create mode 100644 TRS-80 diff --git a/TRS-80 b/TRS-80 new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/TRS-80 @@ -0,0 +1 @@ +I'm about to try git send-email -- 2.29.2