Le 27/02/2011 16:21, Antoine Pitrou a écrit :
>> summary:
>> patchcheck does work
> How does it find out which changesets it should operate on?
It operates on changed files, just like with Subversion:
http://hg.python.org/cpython/file/tip/Tools/scripts/patchcheck.py#l40
→ hg status --added --mod
On Sun, 27 Feb 2011 04:17:07 +0100
eric.araujo wrote:
> summary:
> patchcheck does work
How does it find out which changesets it should operate on?
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev