[PATCH RFC] forest extension
Rafael Villar Burke
pachi at rvburke.com
Sun Dec 10 11:37:37 UTC 2006
Robin Farine escribió:
> I would like the forest extension to be reviewed and, if you think
> it is worth it, ultimately included in Mercurial mainline.
> Configuration
>
> This extension recognizes the following item in the forest
> configuration section:
>
> walkhg = (0|1)
>
> Whether repositories under a .hg directory should be skipped (0) or
> not (1). The default value is 0. Some commands accept the --walkhg
> command-line option to override the behavior selected by this item.
I'm being a bit picky here, but wouldn't be using False|True instead of
0|1 more user friendly?. It's more readable by humans than the C convention.
Regards, and good work!
Rafael Villar Burke
www.rvburke.com
More information about the Mercurial-devel
mailing list