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.