Mercurial > hg
comparison .hgignore @ 46516:921e1253c8ba
gendoc: support defaults on customopts a bit better
Without this, a customopt will very likely render like this:
```
-foo does foo (default: <hgext.myextension.MyOpt object at 0x7f31...>)
```
I copied this logic from how this is handled in mercurial/help.py.
Differential Revision: https://phab.mercurial-scm.org/D9988
author | Kyle Lippincott <spectral@google.com> |
---|---|
date | Fri, 12 Feb 2021 11:04:03 -0800 |
parents | 3e23794b9e1c |
children | e8138eba17ee |
comparison
equal
deleted
inserted
replaced
46515:cd9154343160 | 46516:921e1253c8ba |
---|