From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263125AbVFWITY (ORCPT ); Thu, 23 Jun 2005 04:19:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262853AbVFWIQW (ORCPT ); Thu, 23 Jun 2005 04:16:22 -0400 Received: from mail.dvmed.net ([216.237.124.58]:29874 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S262544AbVFWHGc (ORCPT ); Thu, 23 Jun 2005 03:06:32 -0400 Message-ID: <42BA5F6F.9090406@pobox.com> Date: Thu, 23 Jun 2005 03:06:23 -0400 From: Jeff Garzik User-Agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Linus Torvalds CC: Linux Kernel , Git Mailing List Subject: Re: Updated git HOWTO for kernel hackers References: <42B9E536.60704@pobox.com> <42B9FF3A.4010700@pobox.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Linus Torvalds wrote: > (Of course, since the rsync protocol doesn't know anything about git > consistency, if the mirroring is half-way, you'll end up with something > less than wonderful, and confusing. Details, details) Would it make sense to add an fsck step to git-clone-script? Jeff