Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
hg-git
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
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-git
Commits
3b4d0485fc80
Commit
3b4d0485fc80
authored
3 years ago
by
Dan Villiom Podlaski Christiansen
Browse files
Options
Downloads
Patches
Plain Diff
test-clone: check phases
parent
70b17f186ecd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!103
pull: ensure that all commits are at least draft
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test-clone.t
+4
-1
4 additions, 1 deletion
tests/test-clone.t
with
4 additions
and
1 deletion
tests/test-clone.t
+
4
−
1
View file @
3b4d0485
...
...
@@ -24,4 +24,5 @@
$
cd
..
clone
a
tag
...
...
@@ -27,4 +28,5 @@
clone
a
tag
$
hg
clone
-
r
alpha
gitrepo
hgrepo
-
a
importing
1
git
commits
new
changesets
ff7a2f2d8d70
(
1
drafts
)
...
...
@@ -32,9 +34,9 @@
1
files
updated
,
0
files
merged
,
0
files
removed
,
0
files
unresolved
$
hg
-
R
hgrepo
-
a
bookmarks
master
0
:
ff7a2f2d8d70
$
hg
-
R
hgrepo
-
a
log
--
graph
$
hg
-
R
hgrepo
-
a
log
--
graph
--
template
=
phases
@
changeset:
0
:
ff7a2f2d8d70
bookmark:
master
tag:
alpha
tag:
default
/
master
tag:
tip
...
...
@@ -36,8 +38,9 @@
@
changeset:
0
:
ff7a2f2d8d70
bookmark:
master
tag:
alpha
tag:
default
/
master
tag:
tip
phase:
draft
user:
test
<
test@example
.
org
>
date:
Mon
Jan
01
00
:
00
:
10
2007
+
0000
summary:
add
alpha
...
...
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