emacs-devel
[Top][All Lists]
Advanced

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

Re: File names in ChangeLog entries


From: Eli Zaretskii
Subject: Re: File names in ChangeLog entries
Date: Fri, 03 Dec 2021 15:06:45 +0200

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: juri@linkov.net,  kfogel@red-bean.com,  stefan@marxist.se,
>   emacs-devel@gnu.org,  ttn@gnuvola.org
> Date: Fri, 03 Dec 2021 07:57:19 -0500
> 
> >> - When listing a chain of commits for a particular change.
> > I don't understand what this means.  Are you talking about the history
> > of changes in a particular region of a file?  Then "git log -L" is
> > your friend.
> 
> No, I'm thinking more of
> 
>     git log --pretty=short master..FEATUREBRANCH
> 
> or what I get during `git rebase`.

I use "git diff" for reviewing branches.  "git log" is insufficient
because people who work on a branch rarely if ever bother to make
useful log messages.



reply via email to

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