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: Sat, 15 Nov 2014 08:40:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Alan Mackenzie <address@hidden> writes:

> That's very impressive, but not what I want.  I want to see all recent
> commits together, each one annotated with which branch it's on.  That's
> surely not too much to ask for.  I want annotation, not filtering.

Are you intentionally trying to sound like a petulent child?

At any rate, _as_ _I_ _already_ _wrote_:

git log --all --source

or git log --all --graph --decorate (I prefer not to have the branch
head information repeated all over).

-- 
David Kastrup




reply via email to

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