Skip to content
Snippets Groups Projects
Commit 11fcb096 authored by durin42's avatar durin42
Browse files

test-git-submodules: update expected output

parent 69fac0c0
No related branches found
No related tags found
No related merge requests found
......@@ -82,6 +82,6 @@
$ hg clone gitrepo2 hgrepo | grep -v '^updating'
importing git objects into hg
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ cd hgrepo
$ hg log --graph | grep -v ': *master'
......@@ -86,9 +86,9 @@
$ cd hgrepo
$ hg log --graph | grep -v ': *master'
@ changeset: 2:954cdf1c8c82
@ changeset: 2:76fda365fbbb
| tag: default/master
| tag: tip
| user: test <test@example.org>
| date: Mon Jan 01 00:00:11 2007 +0000
| summary: rm subrepo
|
......@@ -89,10 +89,10 @@
| tag: default/master
| tag: tip
| user: test <test@example.org>
| date: Mon Jan 01 00:00:11 2007 +0000
| summary: rm subrepo
|
o changeset: 1:145121c71064
o changeset: 1:2f69b1b8a6f8
| user: test <test@example.org>
| date: Mon Jan 01 00:00:11 2007 +0000
| summary: add subrepo
......@@ -106,4 +106,4 @@
$ echo % we should have some bookmarks
% we should have some bookmarks
$ hg book
* master 2:954cdf1c8c82
* master 2:76fda365fbbb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment