bug-gnulib
[Top][All Lists]
Advanced

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

Re: automatically preventing merge commits on master


From: Bruno Haible
Subject: Re: automatically preventing merge commits on master
Date: Sat, 7 Mar 2009 16:49:38 +0100
User-agent: KMail/1.9.9

Hi Jim,

Oops, I did it again. This time, I have a history of what I did, and I'm sure
I worked in a single gnulib checkout:

- Did a "git commit" of some change, but did not push it.
- In the meantime you did your commit.
- Then, in rapid sequence:
    git pull
    git commit ChangeLog modules/uninorm/u*-normcmp
    git push

On 2008-12-23 you wrote:
> Hmm...
> wondering why the commit hook didn't do it's job,
> I found that the hooks/update script was not executable,
> so was not running.  Fixed now.

Well, obviously something is wrong with the commit hook again...

Bruno




reply via email to

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