From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Wielkiewicz Subject: Re: Maintaining Jami #4 Date: Mon, 17 Feb 2020 18:15:19 +0100 Message-ID: <20200217181509.3790f8bf@kompiuter> References: <20200217172859.6095558b@interia.pl> <87d0adrwk0.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35800) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3jzZ-0000yx-B8 for guix-devel@gnu.org; Mon, 17 Feb 2020 12:15:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j3jzY-0003kA-3z for guix-devel@gnu.org; Mon, 17 Feb 2020 12:15:33 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.152]:55284) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j3jzX-0003jW-HG for guix-devel@gnu.org; Mon, 17 Feb 2020 12:15:32 -0500 In-Reply-To: <87d0adrwk0.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: guix-devel@gnu.org On Mon, 17 Feb 2020 17:46:39 +0100 Pierre Neidhardt wrote: > What do you mean? Can you provide an example? > For example on notabug there was an option to make a mirror of existing repository, so I just pasted there: "https://git.savannah.gnu.org/git/guix.git" and it made a mirror I could work with. On gitlab I didn't see such an option, so I just initialized a fresh git repository and I would like to replace this repository with my clone of Guix with Jami changes. Jan Wielkiewicz