[PATCH] config: drop progress extension from sample hgrc as it is in core now
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Sun Feb 14 16:32:34 UTC 2016
On 02/14/2016 04:02 PM, Yuya Nishihara wrote:
> # HG changeset patch
> # User Yuya Nishihara <yuya at tcha.org>
> # Date 1450191048 -32400
> # Tue Dec 15 23:50:48 2015 +0900
> # Node ID 4842cb7c4349183bbc1468dce963a845a9963439
> # Parent bcdaeeb5e19f1493ef3a53b0eab89fa27a3ac2cd
> config: drop progress extension from sample hgrc as it is in core now
P
>
> diff --git a/mercurial/ui.py b/mercurial/ui.py
> --- a/mercurial/ui.py
> +++ b/mercurial/ui.py
> @@ -42,7 +42,6 @@ username =
> # (see "hg help extensions" for more info)
> #
> # pager =
> -# progress =
> # color =""",
>
> 'cloned':
> @@ -86,7 +85,6 @@ default = %s
> # (see "hg help extensions" for more info)
> #
> # blackbox =
> -# progress =
> # color =
> # pager =""",
> }
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
>
--
Pierre-Yves David
More information about the Mercurial-devel
mailing list