Mercurial > public > mercurial-scm > hg
diff mercurial/patch.py @ 26421:4b0fc75f9403
urls: bulk-change primary website URLs
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 30 Sep 2015 15:43:49 -0500 |
parents | 328739ea70c3 |
children | b9be8ab6e628 |
line wrap: on
line diff
--- a/mercurial/patch.py Wed Sep 30 15:31:07 2015 -0500 +++ b/mercurial/patch.py Wed Sep 30 15:43:49 2015 -0500 @@ -995,7 +995,7 @@ ui.write("\n") continue # 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.