From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Contreras Subject: Re: Creating remote branch called HEAD corrupts remote clones Date: Tue, 3 May 2011 22:20:32 +0300 Message-ID: References: <7v62tjs66r.fsf@alter.siamese.dyndns.org> <20110120203840.GA11468@sigill.intra.peff.net> <7vbp3bqmiy.fsf@alter.siamese.dyndns.org> <20110120215456.GB11468@sigill.intra.peff.net> <7vk4hyp38i.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: kusmabite@gmail.com, Junio C Hamano , Jeff King , git@vger.kernel.org To: Stephen Kelly X-From: git-owner@vger.kernel.org Tue May 03 21:20:40 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QHL9D-0006nQ-F3 for gcvg-git-2@lo.gmane.org; Tue, 03 May 2011 21:20:39 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754558Ab1ECTUe (ORCPT ); Tue, 3 May 2011 15:20:34 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:55372 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754508Ab1ECTUd (ORCPT ); Tue, 3 May 2011 15:20:33 -0400 Received: by fxm17 with SMTP id 17so330875fxm.19 for ; Tue, 03 May 2011 12:20:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=9MYoyOf0L44IxM7WQmm3N1Byq6VqaZqNTu8KdhaUs68=; b=bN5CLiNmtG7U0ElrmT0xFEvVT7wov9iFB0O8t+2y+bd3ZUk/SSvCtyvLUxlSgC57hJ dwMyTJUblOhSqgMXIIE2MvBFLzsVoQmOXNziFf/BCwJQYOLM6RP1Ki/0Irg3VQo8dsK/ uFldIhgyiaw1sPZkleraKByVrUvkTMV+gX0m8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=nvRzlMYO8nvpOY0gaBycgxGXGsTTFdy3HbOa7p3mlRNKMDgxA+ORXHdHw346frlcwO kRb3o8kn9LLVRgIitEDHjAkIO/mRpWx2W7o0m55Bu4bOgrOj8Xb0EzardiOmbbPAGfBm dCwTcIX5grmHkJXKXYtua36UbtU4KtanBN2AM= Received: by 10.223.24.134 with SMTP id v6mr206507fab.146.1304450432401; Tue, 03 May 2011 12:20:32 -0700 (PDT) Received: by 10.223.74.130 with HTTP; Tue, 3 May 2011 12:20:32 -0700 (PDT) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, May 3, 2011 at 9:08 PM, Stephen Kelly wrote: > On Tue, May 3, 2011 at 7:54 PM, Felipe Contreras > wrote: >> On Mon, May 2, 2011 at 10:43 PM, Erik Faye-Lund wrote: >>> No, it's still an issue, and I believe I pin-pointed it in my first >>> mail. You can try out the patch I sent, and see if that helps in your >>> case. If it does, I think it'd make sense to do something (preferably >>> a bit more robust) with it. > > I don't have a build of git at the moment to test it as I'm using > distro packages again. The only test case I have is the alice and bob > stuff already posted, so if your patch fixes that for you that's good > enough from my POV. As I said, 'gitk --all' works fine, the patch would fix 'gitk'. -- Felipe Contreras