mercurial/__init__.py
author Bryan O'Sullivan <bos@serpentine.com>
Sun, 14 Aug 2005 21:33:09 -0800
changeset 907 652507dc9fce
parent 0 9117c6561b0b
permissions -rw-r--r--
Modify init command to take an optional directory to set up. If the directory does not exist, it is created. If no directory is given, the current directory is used.