Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hg-windows-ci
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mercurial
hg-windows-ci
Commits
29c726e9
Commit
29c726e9
authored
11 years ago
by
Matt Mackall
Browse files
Options
Downloads
Patches
Plain Diff
tests: update for commit --secret
parent
f9e04a4e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/test-completion.t
+1
-1
1 addition, 1 deletion
tests/test-completion.t
tests/test-qrecord.t
+1
-0
1 addition, 0 deletions
tests/test-qrecord.t
with
2 additions
and
1 deletion
tests/test-completion.t
+
1
−
1
View file @
29c726e9
...
...
@@ -199,7 +199,7 @@
add:
include
,
exclude
,
subrepos
,
dry
-
run
annotate:
rev
,
follow
,
no
-
follow
,
text
,
user
,
file
,
date
,
number
,
changeset
,
line
-
number
,
ignore
-
all
-
space
,
ignore
-
space
-
change
,
ignore
-
blank
-
lines
,
include
,
exclude
clone:
noupdate
,
updaterev
,
rev
,
branch
,
pull
,
uncompressed
,
ssh
,
remotecmd
,
insecure
commit:
addremove
,
close
-
branch
,
amend
,
include
,
exclude
,
message
,
logfile
,
date
,
user
,
subrepos
commit:
addremove
,
close
-
branch
,
amend
,
secret
,
include
,
exclude
,
message
,
logfile
,
date
,
user
,
subrepos
diff:
rev
,
change
,
text
,
git
,
nodates
,
show
-
function
,
reverse
,
ignore
-
all
-
space
,
ignore
-
space
-
change
,
ignore
-
blank
-
lines
,
unified
,
stat
,
include
,
exclude
,
subrepos
export:
output
,
switch
-
parent
,
rev
,
text
,
git
,
nodates
forget:
include
,
exclude
...
...
This diff is collapsed.
Click to expand it.
tests/test-qrecord.t
+
1
−
0
View file @
29c726e9
...
...
@@ -61,6 +61,7 @@
--
close
-
branch
mark
a
branch
as
closed
,
hiding
it
from
the
branch
list
--
amend
amend
the
parent
of
the
working
dir
-
s --secret use the secret phase for committing
-
I
--
include
PATTERN
[
+
]
include
names
matching
the
given
patterns
-
X
--
exclude
PATTERN
[
+
]
exclude
names
matching
the
given
patterns
-
m --m
essage
TEXT
use
text
as
commit
message
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment