Mercurial > hg
comparison tests/test-completion.t @ 19445:29c726e9c3ab
tests: update for commit --secret
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 18 Jul 2013 16:29:05 -0500 |
parents | c31b8dc9de67 |
children | 1df77035c814 |
comparison
equal
deleted
inserted
replaced
19444:f9e04a4e28d0 | 19445:29c726e9c3ab |
---|---|
197 Show all commands + options | 197 Show all commands + options |
198 $ hg debugcommands | 198 $ hg debugcommands |
199 add: include, exclude, subrepos, dry-run | 199 add: include, exclude, subrepos, dry-run |
200 annotate: rev, follow, no-follow, text, user, file, date, number, changeset, line-number, ignore-all-space, ignore-space-change, ignore-blank-lines, include, exclude | 200 annotate: rev, follow, no-follow, text, user, file, date, number, changeset, line-number, ignore-all-space, ignore-space-change, ignore-blank-lines, include, exclude |
201 clone: noupdate, updaterev, rev, branch, pull, uncompressed, ssh, remotecmd, insecure | 201 clone: noupdate, updaterev, rev, branch, pull, uncompressed, ssh, remotecmd, insecure |
202 commit: addremove, close-branch, amend, include, exclude, message, logfile, date, user, subrepos | 202 commit: addremove, close-branch, amend, secret, include, exclude, message, logfile, date, user, subrepos |
203 diff: rev, change, text, git, nodates, show-function, reverse, ignore-all-space, ignore-space-change, ignore-blank-lines, unified, stat, include, exclude, subrepos | 203 diff: rev, change, text, git, nodates, show-function, reverse, ignore-all-space, ignore-space-change, ignore-blank-lines, unified, stat, include, exclude, subrepos |
204 export: output, switch-parent, rev, text, git, nodates | 204 export: output, switch-parent, rev, text, git, nodates |
205 forget: include, exclude | 205 forget: include, exclude |
206 init: ssh, remotecmd, insecure | 206 init: ssh, remotecmd, insecure |
207 log: follow, follow-first, date, copies, keyword, rev, removed, only-merges, user, only-branch, branch, prune, patch, git, limit, no-merges, stat, graph, style, template, include, exclude | 207 log: follow, follow-first, date, copies, keyword, rev, removed, only-merges, user, only-branch, branch, prune, patch, git, limit, no-merges, stat, graph, style, template, include, exclude |