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 5F8D4385840F for ; Fri, 3 Sep 2021 14:34:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5F8D4385840F 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 3733530002F5; Fri, 3 Sep 2021 16:33:59 +0200 (CEST) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id BB8BC4028E86; Fri, 3 Sep 2021 16:33:58 +0200 (CEST) Message-ID: <2d0d8755ab0b9bd4054d88154fb41c9c93d39d5a.camel@klomp.org> Subject: Re: Please provide mirror on github (or some other fully-featured git hosting) From: Mark Wielaard To: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= , debugedit@sourceware.org Date: Fri, 03 Sep 2021 16:33:58 +0200 In-Reply-To: <4cfeca9917fd1272b1fd940e63efbe95cd4f808b.camel@gentoo.org> References: <4cfeca9917fd1272b1fd940e63efbe95cd4f808b.camel@gentoo.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.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_SHORT, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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: Fri, 03 Sep 2021 14:34:02 -0000 Hi, On Fri, 2021-09-03 at 08:09 +0200, Micha=C5=82 G=C3=B3rny wrote: > Could you please consider mirroring debugedit's repository on some > fully-featured git hosting like GitHub? github being mostly proprietary isn't very appealing, but sourcehut looks nice. So here you go: https://git.sr.ht/~sourceware/debugedit I'll try to automate the mirroring this weekend. Have fun, Mark