##// END OF EJS Templates
uncommit: added interactive mode(issue6062)...
uncommit: added interactive mode(issue6062) This adds interactive mode to uncommit option . This basically combines `uncommit` with `hg commit -i` as stated in the bug description. Differential Revision: https://phab.mercurial-scm.org/D5792

File last commit:

r29435:b8ede1f7 default
r41892:64d519ca default
Show More
tags.tmpl
6 lines | 153 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: tags</title>
<description>{repo|escape} tag history</description>
{entriesnotip%tagentry}
</channel>
</rss>