[PATCH] help: 'hg help' supports subtopics (issue2804)

yun lee yun.lee.bj at gmail.com
Wed May 11 11:07:54 CDT 2011


2011/5/11 Matt Mackall <mpm at selenic.com>:
> On Wed, 2011-05-11 at 23:25 +0800, Yun Lee wrote:
>> diff -r 89e7d35e0ef0 -r f2ec225a2dc2 mercurial/archival.py
>> --- a/mercurial/archival.py   Sun May 01 13:07:00 2011 +0200
>> +++ b/mercurial/archival.py   Wed May 11 23:15:36 2011 +0800
>> @@ -10,7 +10,7 @@
>>  import cmdutil
>>  import util, encoding
>>  import cStringIO, os, stat, tarfile, time, zipfile
>> -import zlib, gzip
>> +import zlib, gzip
>
> It's good practice to review your patches to make sure that unrelated
> changes aren't slipping in. This one won't pass check-code.
I have sent a new one. And do we have any check-code tool, please?
>
> --
> Mathematics is the supreme nostalgia of our time.
>
>
>



-- 
Yun Lee


More information about the Mercurial-devel mailing list