bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#22506: make change-history now doesn't work at all


From: Nicolas Petton
Subject: bug#22506: make change-history now doesn't work at all
Date: Mon, 01 Feb 2016 18:44:04 +0100
User-agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/25.1.50.3 (x86_64-unknown-linux-gnu)

Paul Eggert <eggert@cs.ucla.edu> writes:

> On 02/01/2016 12:43 AM, Nicolas Petton wrote:
>> How should I generate the changelog files next time?  IIUC I need to
>> make sure no commit happens while doing so, so I won't have to rebase.
>>
>
> You might try something like this:
>
> git checkout emacs-25
> git pull
> git diff # This should output nothing.
> make change-history
> git diff HEAD^ # This should output what you want.
> git push

I'll do that, and make sure I don't rebase.

Nico

Attachment: signature.asc
Description: PGP signature


reply via email to

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