Git Migration Needs YOU!

Oswald Buddenhagen ossi at kde.org
Tue Mar 2 18:30:53 GMT 2010


On Tue, Mar 02, 2010 at 03:52:08PM +0100, Thiago Macieira wrote:
> Em Terça-feira 02 Março 2010, às 15:40:02, Tom Albers escreveu:
> > Also tags/KDE is shielded.
> 
> Protecting tagging is easy.
> 
... with a pre-recieve hook :)

> > Also build specific files are rejected.
> 
> Possible, but I'd rather not add pre-receive rules to the hooks. If
> you're merging the code from someone else who had those files in the
> history (they weren't using the KDE Git server), you'd have to rewrite
> history or throw it away to get into KDE.
> 
too bad. i *want* pre-receive hooks. i think it's a lot better to annoy
those who are making the mistakes (or those who chose to deal with them)
than everyone else by having to download and wade through the crap that
was committed. in fact, i want to move a lot of the post-commit magic in
svn to git pre-receive, so people know they are making mistakes *before*
everyone has to deal with them. the checks could be duplicated in a
pre-commit hook which people can install locally to get feedback even
faster.





More information about the kde-core-devel mailing list