From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26495 invoked by alias); 27 Feb 2013 20:50:25 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 26485 invoked by uid 22791); 27 Feb 2013 20:50:25 -0000 X-SWARE-Spam-Status: No, hits=-6.7 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: Sergio Durigan Junior 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> Date: Wed, 27 Feb 2013 20:50:00 -0000 In-Reply-To: (Sergio Durigan Junior's message of "Tue, 26 Feb 2013 17:31:07 -0300") Message-ID: <878v691ny2.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/msg00022.txt.bz2 Sergio> The command is "git remote prune $remote". Whoops, thanks. I should have cut-and-pasted :) Tom