comparison tests/test-completion.t @ 37756:e7bf5a73e4e1

forget: add --confirm option Also added confirmopts in cmdutil.py Differential Revision: https://phab.mercurial-scm.org/D2934
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Thu, 22 Mar 2018 16:11:42 +0530
parents ad1c07008e0b
children f10cb49951e1
comparison
equal deleted inserted replaced
37755:886754323bed 37756:e7bf5a73e4e1
230 annotate: rev, follow, no-follow, text, user, file, date, number, changeset, line-number, skip, ignore-all-space, ignore-space-change, ignore-blank-lines, ignore-space-at-eol, include, exclude, template 230 annotate: rev, follow, no-follow, text, user, file, date, number, changeset, line-number, skip, ignore-all-space, ignore-space-change, ignore-blank-lines, ignore-space-at-eol, include, exclude, template
231 clone: noupdate, updaterev, rev, branch, pull, uncompressed, stream, ssh, remotecmd, insecure 231 clone: noupdate, updaterev, rev, branch, pull, uncompressed, stream, ssh, remotecmd, insecure
232 commit: addremove, close-branch, amend, secret, edit, interactive, include, exclude, message, logfile, date, user, subrepos 232 commit: addremove, close-branch, amend, secret, edit, interactive, include, exclude, message, logfile, date, user, subrepos
233 diff: rev, change, text, git, binary, nodates, noprefix, show-function, reverse, ignore-all-space, ignore-space-change, ignore-blank-lines, ignore-space-at-eol, unified, stat, root, include, exclude, subrepos 233 diff: rev, change, text, git, binary, nodates, noprefix, show-function, reverse, ignore-all-space, ignore-space-change, ignore-blank-lines, ignore-space-at-eol, unified, stat, root, include, exclude, subrepos
234 export: output, switch-parent, rev, text, git, binary, nodates, template 234 export: output, switch-parent, rev, text, git, binary, nodates, template
235 forget: include, exclude, dry-run 235 forget: include, exclude, dry-run, confirm
236 init: ssh, remotecmd, insecure 236 init: ssh, remotecmd, insecure
237 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 237 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
238 merge: force, rev, preview, abort, tool 238 merge: force, rev, preview, abort, tool
239 pull: update, force, rev, bookmark, branch, ssh, remotecmd, insecure 239 pull: update, force, rev, bookmark, branch, ssh, remotecmd, insecure
240 push: force, rev, bookmark, branch, new-branch, pushvars, ssh, remotecmd, insecure 240 push: force, rev, bookmark, branch, new-branch, pushvars, ssh, remotecmd, insecure