From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97973158086 for ; Wed, 13 Oct 2021 18:30:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9E82E086F; Wed, 13 Oct 2021 18:30:03 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5362FE0837 for ; Wed, 13 Oct 2021 18:30:03 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1maj0r-0005W9-ME for gentoo-user@lists.gentoo.org; Wed, 13 Oct 2021 20:30:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: Migrate from rsync to git for emerge --sync? Date: Wed, 13 Oct 2021 18:26:04 -0000 (UTC) Message-ID: References: <70c8ae9d872b61a8440fa79086869d7d55070d8e.camel@gmail.com> <20211013190627.24abd79d@digimed.co.uk> User-Agent: slrn/1.0.3 (Linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cbf54af8-11e3-4489-8477-651c23c7fd22 X-Archives-Hash: 35f0e932012e93f5142e502b1095ade5 On 2021-10-13, Neil Bothwick wrote: > You made the classic mistake of changing two things at once and then > not knowing which change caused the blow up! Indeed. You'd think by now I'd have learned not to do that... -- Grant