Mercurial > hg
diff mercurial/parser.py @ 19099:fc081623f4bd stable
dispatch: add support for --option=value to _earlygetopt
This fixes a very confusing error message:
$ hg --config=pager.enabled=off st
abort: option --config may not be abbreviated!
author | Bryan O'Sullivan <bryano@fb.com> |
---|---|
date | Mon, 29 Apr 2013 14:14:42 -0700 |
parents | 8ac8db8dc346 |
children | 7c4778bc29f0 |