On 18 Nov 22:39, Cédric Krier wrote:
> Hi,
> 
> At the TUL2014, we talked about improving the workflow for casual
> contributor. One idea was to get the downloaded patch directly
> applicable by mercurial with the right user name, title and comment.
> 
> Here is a patch for rietveld that do so:
> http://codereview.tryton.org/5771002
> 
> I just added a new 'name' field on account to store the real name of the
> contributor.
> 
> If we apply this patch the contribution guide could be reduced for
> simple fix to:
> 
>     $ hg clone http://hg.tryton.org/trytond
>     $ cd trytond; vi …
>     $ curl -o ~/.local/bin/upload.py 
> http://codereview.tryton.org/static/upload.py
>     $ python ~/.local/bin/upload.py
> 
> 
> Or replace `hg clone …` by `git clone …` if you prefer.

The patch is applied on http://codereview.tryton.org/

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgp7Vvnhw2RQz.pgp
Description: PGP signature

Reply via email to