← Back to team overview

dulwich-users team mailing list archive

Having git invoke dul-receive-pack on push

 

Hi All,

I'm trying to modify dul-receive-pack so I can create what is
essentially an asynchronous pre-receive hook gerrit style with magic
branches. I'm wondering how to set things up so that whenever I do a
git push, it invokes dul-receive-pack rather than git-receive-pack.

I also need to do this for testing dul-receive-pack.

Thanks!

Jon


Follow ups