Mercurial > hg
comparison .hgsigs @ 33571:9a944e908ecf
releasenotes: add custom admonitions support for release notes
By default, the extension has default sections like fix, feature, perf etc.. This
patch allow user to add support for custom admonition. In order to add a custom
admonition, one needs to have a .hgreleasenotes file inside the repository. All the
custom directive with name specified under the tag [sections] will be
usable by the extension. One important thing to keep in mind is if there exists any
custom admonitions with same key as default then they will override the default ones.
author | Rishabh Madan <rishabhmadan96@gmail.com> |
---|---|
date | Tue, 18 Jul 2017 23:04:08 +0530 |
parents | c1994c986d77 |
children | e9850cc580a7 |
comparison
equal
deleted
inserted
replaced
33570:e470f12d7d05 | 33571:9a944e908ecf |
---|