Code review process

Since the new website is still missing the code review section on Tryton - How to Develop and I don’t remember it anymore, how can I apply a patch from rietveld?

I’m also assuming it hasn’t changed yet regarding the https://discuss.tryton.org/t/using-a-mono-repository.

I use this command from the repository of the patch (or empty repository for new module):

$  hg import --no-commit https://codereview.tryton.org/download/issue278121002_278131002.diff

The URL is the one from the “Download [raw]” on the patchset.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.