From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9479 invoked by alias); 18 Feb 2013 17:40:33 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 9452 invoked by uid 22791); 18 Feb 2013 17:40:32 -0000 X-SWARE-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_SPAMHAUS_DROP,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org From: Tom Tromey To: Jan Kratochvil Cc: Project Archer Subject: Re: Proposal to change branch maintenance References: <874nhipla5.fsf@fleche.redhat.com> <20130213121556.GA21353@host2.jankratochvil.net> <87k3q5d2mp.fsf@fleche.redhat.com> <20130218161949.GB18304@host2.jankratochvil.net> <87wqu5bn6s.fsf@fleche.redhat.com> <20130218170302.GA20180@host2.jankratochvil.net> Date: Mon, 18 Feb 2013 17:40:00 -0000 In-Reply-To: <20130218170302.GA20180@host2.jankratochvil.net> (Jan Kratochvil's message of "Mon, 18 Feb 2013 18:03:02 +0100") Message-ID: <87k3q5a5c2.fsf@fleche.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2013-q1/txt/msg00013.txt.bz2 Jan> You must have some stale local copy. Both Jan> http://sourceware.org/git/?p=archer.git;a=heads Jan> and fresh Jan> git clone git://sourceware.org/git/archer.git Jan> do not show anything other then archer-* branches. I needed to run "git remote prune origin". I wasn't aware that this had to be done manually, oops. Tom