[PATCH 1 of 2] Clarified 'hg paths' command help
Matt Mackall
mpm at selenic.com
Thu Jan 22 16:17:28 UTC 2009
On Thu, 2009-01-22 at 09:08 -0700, Bill Barry wrote:
> # HG changeset patch
> # User Bill Barry <after.fallout at gmail.com>
> # Date 1232638774 25200
> # Node ID b5f38fb57f7d72b31fc711bac76aaf68384f5cbf
> # Parent 43cfbb21f04dad85faa977588b7597d74cacfc4b
> Clarified 'hg paths' command help
>
> diff --git a/mercurial/commands.py b/mercurial/commands.py
> --- a/mercurial/commands.py
> +++ b/mercurial/commands.py
> @@ -2111,7 +2111,7 @@
> displayer.show(repo[n])
>
> def paths(ui, repo, search=None):
def here is proceeded by two spaces, so somehow you've gotten some
whitespace damage. Applied manually.
--
http://selenic.com : development and support for Mercurial and Linux
More information about the Mercurial-devel
mailing list