[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc
Subject:    Re: [IMPORTANT] ChangeLog related changes
From:       Segher Boessenkool <segher () kernel ! crashing ! org>
Date:       2020-05-31 20:27:56
Message-ID: 20200531202756.GH31009 () gate ! crashing ! org
[Download RAW message or body]

On Tue, May 26, 2020 at 03:14:02PM +0200, Andreas Schwab wrote:
> On Mai 26 2020, Martin Liška wrote:
> 
> >         subprocess.check_output('git show --name-only --pretty="" | '
> >                                 'grep ChangeLog | '
> 
> git show --name-only --pretty= -- '*ChangeLog*'

Or even just

git checkout HEAD $(git show --name-only --pretty= -- '*ChangeLog*')

after you did any such attempted backport that touched changelogs, and
you should be good to go.

(This is also easy to do manually).


Segher
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic