comparison tests/test-completion.t @ 43725:71dbd6f6fcb8

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". .. feature:: ``hg import`` has a new --secret option for committing with the secret phase.
author Denis Laxalde <denis.laxalde@logilab.fr>
date Thu, 21 Nov 2019 09:25:50 +0100
parents 559ac8411f12
children d8b53385b1bc
comparison
equal deleted inserted replaced
43718:d155bf11cf22 43725:71dbd6f6fcb8
326 graft: rev, base, continue, stop, abort, edit, log, no-commit, force, currentdate, currentuser, date, user, tool, dry-run 326 graft: rev, base, continue, stop, abort, edit, log, no-commit, force, currentdate, currentuser, date, user, tool, dry-run
327 grep: print0, all, diff, text, follow, ignore-case, files-with-matches, line-number, rev, all-files, user, date, template, include, exclude 327 grep: print0, all, diff, text, follow, ignore-case, files-with-matches, line-number, rev, all-files, user, date, template, include, exclude
328 heads: rev, topo, active, closed, style, template 328 heads: rev, topo, active, closed, style, template
329 help: extension, command, keyword, system 329 help: extension, command, keyword, system
330 identify: rev, num, id, branch, tags, bookmarks, ssh, remotecmd, insecure, template 330 identify: rev, num, id, branch, tags, bookmarks, ssh, remotecmd, insecure, template
331 import: strip, base, edit, force, no-commit, bypass, partial, exact, prefix, import-branch, message, logfile, date, user, similarity 331 import: strip, base, secret, edit, force, no-commit, bypass, partial, exact, prefix, import-branch, message, logfile, date, user, similarity
332 incoming: force, newest-first, bundle, rev, bookmarks, branch, patch, git, limit, no-merges, stat, graph, style, template, ssh, remotecmd, insecure, subrepos 332 incoming: force, newest-first, bundle, rev, bookmarks, branch, patch, git, limit, no-merges, stat, graph, style, template, ssh, remotecmd, insecure, subrepos
333 init: ssh, remotecmd, insecure 333 init: ssh, remotecmd, insecure
334 locate: rev, print0, fullpath, include, exclude 334 locate: rev, print0, fullpath, include, exclude
335 log: follow, follow-first, date, copies, keyword, rev, line-range, removed, only-merges, user, only-branch, branch, prune, patch, git, limit, no-merges, stat, graph, style, template, include, exclude 335 log: follow, follow-first, date, copies, keyword, rev, line-range, removed, only-merges, user, only-branch, branch, prune, patch, git, limit, no-merges, stat, graph, style, template, include, exclude
336 manifest: rev, all, template 336 manifest: rev, all, template