mercurial/__init__.py
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 28 Jun 2007 16:03:45 +0200
changeset 4734 9ac493f12901
parent 0 9117c6561b0b
permissions -rw-r--r--
Abort if earlygetopt fails to detect an option. Otherwise it could happen that a command is used on the wrong repository, because abbreviations of --cwd or --repository were ignored.