Re: Recovery Test Framework - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Recovery Test Framework
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Recovery Test Framework  (David Fetter <[email protected]>)
List pgsql-hackers
>> > No. A developer can delete, move and rebase branches in his own
>> > repository as he likes, and all of those operations "modify
>> > history". In fact, a developer can completely destroy or take
>> > offline his published repository.  It's *not* an archive.
>
> We could do this using git's configuration:
>
> http://www.kernel.org/pub/software/scm/git/docs/git-config.html
>
> See receive.denyNonFastForwards, which is built for just this purpose :)

Spiffy.

...Robert


pgsql-hackers by date:

Previous
From: Andreas 'ads' Scherbaum
Date:
Subject: Re: Patch for str_numth() in PG 7.4
Next
From: Bruce Momjian
Date:
Subject: Re: Recovery Test Framework