[Koha-devel] FW: Patch format

Robin Sheat robin at catalyst.net.nz
Wed Aug 3 03:03:26 CEST 2011


Marcel de Rooy schreef op ma 01-08-2011 om 06:44 [+0000]:
> i think an little improvement to our current patch workflow, would be
> to just attach the patch to a bug, in bugzilla
> an automated bugzilla script could then send that new patch to the
> patches list 

It's not quite the same, but I use 'git bz' to handle this. So my
workflow is along the lines of:

*work work code code*
git commit
git bz apply HEAD (this'll work out the bug number from the commit
message)
git send-email --to=kpatches HEAD^

It does save hassle on saving files and attaching them to bugs, and so
on.

Robin.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: </pipermail/koha-devel/attachments/20110803/eded2936/attachment.pgp>


More information about the Koha-devel mailing list