From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: Obscure error/warning/information message from git pull Date: Fri, 14 Nov 2014 20:09:57 +0000 Message-ID: <20141114200957.GC3168@acm.acm> References: <20141114120604.GA3859@acm.acm> <87389mkjwo.fsf@thinkpad-t440p.tsdh.org> <20141114141434.GM3565@embecosm.com> <20141114180521.GA3168@acm.acm> <87h9y1mwxl.fsf@igel.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1415995858 685 80.91.229.3 (14 Nov 2014 20:10:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Nov 2014 20:10:58 +0000 (UTC) Cc: Andrew Burgess , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 14 21:10:50 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XpNCj-0006SF-QU for ged-emacs-devel@m.gmane.org; Fri, 14 Nov 2014 21:10:49 +0100 Original-Received: from localhost ([::1]:37717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpNCj-0003w8-51 for ged-emacs-devel@m.gmane.org; Fri, 14 Nov 2014 15:10:49 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpNCa-0003vm-KC for emacs-devel@gnu.org; Fri, 14 Nov 2014 15:10:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XpNCU-0000rO-PG for emacs-devel@gnu.org; Fri, 14 Nov 2014 15:10:40 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:65211 helo=mail.muc.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpNCU-0000qv-7X for emacs-devel@gnu.org; Fri, 14 Nov 2014 15:10:34 -0500 Original-Received: (qmail 57866 invoked by uid 3782); 14 Nov 2014 20:10:32 -0000 Original-Received: from acm.muc.de (pD95186C8.dip0.t-ipconnect.de [217.81.134.200]) by colin.muc.de (tmda-ofmipd) with ESMTP; Fri, 14 Nov 2014 21:10:31 +0100 Original-Received: (qmail 4747 invoked by uid 1000); 14 Nov 2014 20:09:57 -0000 Content-Disposition: inline In-Reply-To: <87h9y1mwxl.fsf@igel.home> User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: FreeBSD 8.x X-Received-From: 193.149.48.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:177107 Archived-At: Hello, Andreas. On Fri, Nov 14, 2014 at 07:58:14PM +0100, Andreas Schwab wrote: > Alan Mackenzie writes: > > Thanks! But the log doesn't identify which branch the commits are in. > > How do I persuade git log to do this? > git log --decorate This doesn't work very well. It prints out the information for the first commit that is displayed, but no more. This feels like a git bug. > (permanently: git config [--global] log.decorate true) > Andreas. > -- > Andreas Schwab, schwab@linux-m68k.org > GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 > "And now for something completely different." -- Alan Mackenzie (Nuremberg, Germany).