emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Obscure error/warning/information message from git pull


From: David Kastrup
Subject: Re: Obscure error/warning/information message from git pull
Date: Sun, 16 Nov 2014 10:10:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Alan Mackenzie <address@hidden> writes:

> Hello, Florian.
>
> On Sat, Nov 15, 2014 at 08:40:09PM +0100, Florian Weimer wrote:
>> * Alan Mackenzie:
>
>> > 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.
>
>> Git does not record the branch on which a commit was made.
>
> But as I understand it, the head of each branch is identified by a
> pointer, and all previous commits are in a chain starting at this
> pointer.  So git should know which branch each commit is on.  Why can it
> not display this information?

git log --source --all

I might have mentioned this already.  Like, half a dozen times.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]