From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: [PATCH] remote: document the 'rm' subcommand Date: Sat, 7 Jul 2007 17:21:48 +0100 (BST) Message-ID: References: <20070707152242.GC19782@crux.rdu.redhat.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: gitster@pobox.com, git@vger.kernel.org To: James Bowes X-From: git-owner@vger.kernel.org Sat Jul 07 18:29:09 2007 connect(): Connection refused Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1I7D9d-0005XX-1I for gcvg-git@gmane.org; Sat, 07 Jul 2007 18:29:05 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752201AbXGGQ3B (ORCPT ); Sat, 7 Jul 2007 12:29:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752176AbXGGQ3B (ORCPT ); Sat, 7 Jul 2007 12:29:01 -0400 Received: from mail.gmx.net ([213.165.64.20]:55281 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752148AbXGGQ3A (ORCPT ); Sat, 7 Jul 2007 12:29:00 -0400 Received: (qmail invoked by alias); 07 Jul 2007 16:28:58 -0000 Received: from wbgn013.biozentrum.uni-wuerzburg.de (EHLO localhost) [132.187.25.13] by mail.gmx.net (mp025) with SMTP; 07 Jul 2007 18:28:58 +0200 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX19C4ppLMb9Cgs/gmTa4FOxfAV89f2xMAe9uxyaMki pMnQpJBCZVR41g X-X-Sender: gene099@racer.site In-Reply-To: <20070707152242.GC19782@crux.rdu.redhat.com> X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Sat, 7 Jul 2007, James Bowes wrote: > Signed-off-by: James Bowes > --- > > So I still think 'git remote rm' would be nice to have. Here's a bit of > documentation for it. Me, too. However, I would feel more comfortable with a test suite that it actually works as advertised. It is on my TODO list, which keeps growing on top of it. Ciao, Dscho