changeset 26421 | 4b0fc75f9403 |
parent 25940 | f4356e5094ba |
child 26587 | 56b2bcea2529 |
--- a/mercurial/crecord.py Wed Sep 30 15:31:07 2015 -0500 +++ b/mercurial/crecord.py Wed Sep 30 15:43:49 2015 -0500 @@ -1462,7 +1462,7 @@ self.ui.write("\n") return None # patch comment based on the git one (based on comment at end of - # http://mercurial.selenic.com/wiki/recordextension) + # https://mercurial-scm.org/wiki/recordextension) phelp = '---' + _(""" to remove '-' lines, make them ' ' lines (context). to remove '+' lines, delete them.