Mercurial > hg
comparison COPYING @ 31943:3e9f118cc834
show: fix formatting of multiple commands
Because we're formatting to RST, short lines wrap and there
needs to be an extra line break between paragraphs to prevent
that.
In addition, the indentation in the old code was a bit off.
Refactor the code to a function (so we don't leak variables outside
the module) and modify it so it renders more correctly.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Wed, 12 Apr 2017 20:28:44 -0700 |
parents | 8c8b55733cbd |
children |
comparison
equal
deleted
inserted
replaced
31942:bc0579a25f82 | 31943:3e9f118cc834 |
---|