On Tue, Sep 29, 2020 at 11:11 AM Jan Hubicka <hubi...@ucw.cz> wrote:
>
> > On Tue, Sep 29, 2020 at 9:17 AM Jan Hubicka <hubi...@ucw.cz> wrote:
> > >
> > > Hello,
> > > I am trying to update me/honza-gcc-benchmark-branch to current trunk
> > > which I do by deleting it, recreating locally and pushing out.
> > >
> > > The problem is that the push fails witih:
> > >
> > > remote: *** The following commit was rejected by your 
> > > hooks.commit-extra-checker script (status: 1)
> > > remote: *** commit: 03e87724864a17e22c9b692cc0caa014e9dba6b1
> > > remote: *** The first line of a commit message should be a short
> > > description of the change, not a single word.
> > > remote: error: hook declined to update
> > >
> > > The broken commit is:
> > >
> > > $ git show 03e87724864a17e22c9b692cc0caa014e9dba6b1
> > >
> > > commit 03e87724864a17e22c9b692cc0caa014e9dba6b1
> > > Author: Georg-Johann Lay <a...@gjlay.de>
> > > Date:   Tue Jan 14 11:09:38 2020 +0100
> >
> > It's odd that your branch contains a change as old as this?
>
> I use it for benchmarking on lnt and it is indeed usued for some time.
> >
> > Maybe you can rebase onto sth more recent.
>
> That is what I am trying to do. But my understanding is that in meantime
> the hook checking for more than one word in description was implemented
> and thus I can't.
>
> Perhaps I can just remove the remote branch and create again?

That should work as well.

> Honza
> >
> > >
> > >     Typo.
> > >     libgcc/
> > >             * config/avr/lib1funcs.S (skip): Simplify.
> > >
> > >
> > > I wonder is there a way to get this done?
> > >
> > > Thanks,
> > > Honza

Reply via email to