From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28006 invoked by alias); 26 Feb 2013 20:31:22 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 27993 invoked by uid 22791); 26 Feb 2013 20:31:21 -0000 X-SWARE-Spam-Status: No, hits=-6.5 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: Sergio Durigan Junior To: Tom Tromey 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> <87obf72d5g.fsf@fleche.redhat.com> <87y5ea25qh.fsf@fleche.redhat.com> X-URL: http://www.redhat.com Date: Tue, 26 Feb 2013 20:31:00 -0000 In-Reply-To: <87y5ea25qh.fsf@fleche.redhat.com> (Tom Tromey's message of "Tue, 26 Feb 2013 13:13:42 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2013-q1/txt/msg00020.txt.bz2 On Tuesday, February 26 2013, Tom Tromey wrote: > If you fetch, you can "git prune remote $remote" ($remote usually is > "origin" or "archer" for you...) to zap all the dead branches. Thanks, Tom. The command is "git remote prune $remote". -- Sergio