From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent van Ravesteijn Subject: Re: [PATCH] Documentation update for 'git branch --list' Date: Mon, 21 Nov 2011 16:00:27 +0100 Message-ID: <4ECA678B.5050508@lyx.org> References: <1321886000-4163-1-git-send-email-vfr@lyx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org, gitster@pobox.com, git@drmicha.warpmail.net To: Vincent van Ravesteijn X-From: git-owner@vger.kernel.org Mon Nov 21 16:00:39 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 1RSVML-0002Cr-SK for gcvg-git-2@lo.gmane.org; Mon, 21 Nov 2011 16:00:38 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754722Ab1KUPAc (ORCPT ); Mon, 21 Nov 2011 10:00:32 -0500 Received: from mail-fx0-f46.google.com ([209.85.161.46]:35181 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753946Ab1KUPAc (ORCPT ); Mon, 21 Nov 2011 10:00:32 -0500 Received: by fagn18 with SMTP id n18so6034286fag.19 for ; Mon, 21 Nov 2011 07:00:31 -0800 (PST) Received: by 10.205.127.20 with SMTP id gy20mr15080218bkc.138.1321887630974; Mon, 21 Nov 2011 07:00:30 -0800 (PST) Received: from [192.168.40.217] (221-44.206-83.static-ip.oleane.fr. [83.206.44.221]) by mx.google.com with ESMTPS id dq2sm7503768bkb.11.2011.11.21.07.00.29 (version=SSLv3 cipher=OTHER); Mon, 21 Nov 2011 07:00:29 -0800 (PST) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: <1321886000-4163-1-git-send-email-vfr@lyx.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: > The current synopsis also suggests that 'git branch -d...' > would be a valid command. Well.. that's a lie. Vincent