[PATCH] import: add a --secret option

Yuya Nishihara yuya at tcha.org
Thu Nov 21 07:44:20 EST 2019


On Thu, 21 Nov 2019 10:40:07 +0100, Denis Laxalde wrote:
> # HG changeset patch
> # User Denis Laxalde <denis.laxalde at logilab.fr>
> # Date 1574324750 -3600
> #      Thu Nov 21 09:25:50 2019 +0100
> # Node ID f847210f92b94a13d7e260611e41d5508aeacb99
> # Parent  039fbd14d4e2889be830cc114957c31972c6ea04
> import: add a --secret option
> 
> Similarly to "hg commit", we add a --secret option to "hg import" for
> committing with the secret phase. The option has no short form since
> there already is a "-s" for "--similarity".

Sounds good. Queued, thanks.


More information about the Mercurial-devel mailing list