Allways glad to learn something while reading your posts.The right way to do it would be to submit patches to DU Gerrit here: http://gerrit.dirtyunicorns.com/
First, you have to register and submit a public key. After that, you can do your changes in /vendor/du (or wherever) and push them to Gerrit like this:
Your submitted commit(s) will be reviewed in a couple of days.Code:git push ssh://[email protected]:29418/vendor_du HEAD:refs/for/du44
:good::laugh: