From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Dirk_S=FCsserott?= Subject: Re: git gui: Possible to see which commands are executed? Date: Sun, 18 May 2008 14:34:37 +0200 Message-ID: <4830225D.5050605@suesserott.de> References: <48301B17.30309@dirk.my1.cc> <20080518121349.GE27724@genesis.frugalware.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE To: =?ISO-8859-15?Q?Dirk_S=FCsserott?= , Git Mailing List X-From: git-owner@vger.kernel.org Sun May 18 14:41:26 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1JxiCa-0000Lr-7O for gcvg-git-2@gmane.org; Sun, 18 May 2008 14:41:24 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753614AbYERMkd convert rfc822-to-quoted-printable (ORCPT ); Sun, 18 May 2008 08:40:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753795AbYERMkd (ORCPT ); Sun, 18 May 2008 08:40:33 -0400 Received: from smtprelay10.ispgateway.de ([80.67.29.24]:44778 "EHLO smtprelay10.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753580AbYERMkd (ORCPT ); Sun, 18 May 2008 08:40:33 -0400 X-Greylist: delayed 352 seconds by postgrey-1.27 at vger.kernel.org; Sun, 18 May 2008 08:40:32 EDT Received: from [84.176.87.78] (helo=[192.168.2.100]) by smtprelay10.ispgateway.de with esmtpa (Exim 4.68) (envelope-from ) id 1Jxi63-0001yu-1V; Sun, 18 May 2008 14:34:39 +0200 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <20080518121349.GE27724@genesis.frugalware.org> X-Df-Sender: 757646 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Miklos Vajna schrieb: > On Sun, May 18, 2008 at 02:03:35PM +0200, Dirk S=FCsserott wrote: > =20 >> I'm not aware that such a thing as "git branch rename" >> exists on the command line. >> =20 > > man git-branch, search for rename: > > "With a -m or -M option, will be renamed to ." > =20 Thanks. Ok, I missed that "rename branch" switch :-(. But that was just= =20 an example. I'm actually looking for a 'git gui --log' switch to show me your very=20 answer.