From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (wildebeest.demon.nl [212.238.236.112]) by sourceware.org (Postfix) with ESMTPS id 6F6AE3857423 for ; Mon, 6 Sep 2021 10:47:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6F6AE3857423 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from tarox.wildebeest.org (83-87-18-245.cable.dynamic.v4.ziggo.nl [83.87.18.245]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 2BCD43000907; Mon, 6 Sep 2021 12:47:49 +0200 (CEST) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id CDFEB4024154; Mon, 6 Sep 2021 12:47:48 +0200 (CEST) Message-ID: Subject: sourcehut mirror From: Mark Wielaard To: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= , debugedit@sourceware.org Date: Mon, 06 Sep 2021 12:47:48 +0200 In-Reply-To: <2d0d8755ab0b9bd4054d88154fb41c9c93d39d5a.camel@klomp.org> References: <4cfeca9917fd1272b1fd940e63efbe95cd4f808b.camel@gentoo.org> <2d0d8755ab0b9bd4054d88154fb41c9c93d39d5a.camel@klomp.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.28.5 (3.28.5-10.el7) Mime-Version: 1.0 X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, KAM_SHORT, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: debugedit@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: debugedit development mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2021 10:47:52 -0000 Hi, On Fri, 2021-09-03 at 16:33 +0200, Mark Wielaard wrote: > So here you go: >=20 > https://git.sr.ht/~sourceware/debugedit >=20 > I'll try to automate the mirroring this weekend. debugedit (and some other sourceware hosted projects) are now mirrored automatically: https://sr.ht/projects/~sourceware/ They are "read-only" repos but you can clone them on sourcehut and use the "Prepare a patchset" button to submit patches to the project. sourcehut can generate the appropriate git send-email commands and/or sent the patches for you. Cheers, Mark