sapling/tests/test-tree-decomposition.out
Abderrahim Kitouni 91561c5a2e fix a bug when a directory is replaced with a file
also use ObjectStore.tree_changes from dulwich instead of our own func
(the change to test octopus is legitimate, there were some duplicate
entries)
2009-12-25 08:56:20 +01:00

40 lines
1.1 KiB
Plaintext

Initialized empty Git repository in gitrepo/.git/
Initialized empty Git repository in gitrepo2/.git/
importing Hg objects into Git
Counting objects: 12, done.
Compressing objects: 16% (1/6)
Compressing objects: 33% (2/6)
Compressing objects: 50% (3/6)
Compressing objects: 66% (4/6)
Compressing objects: 83% (5/6)
Compressing objects: 100% (6/6)
Compressing objects: 100% (6/6), done.
Total 12 (delta 0), reused 0 (delta 0)
importing Git objects into Hg
at: 0/3
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
adds: d1
dels: d1/f1
adds: d2/f2
dels: d1/f2
adds: d1/f1 d1/f2
dels:
clearing out the git cache data
pushing to git://localhost/gitrepo2
importing Hg objects into Git
at: 0/3
creating and sending data
commit 6e0dbd8cd92ed4823c69cb48d8a2b81f904e6e69
Author: test <test@example.org>
Date: Mon Jan 1 00:00:12 2007 +0000
replace a dir with a file
commit a1874d5cd0b1549ed729e36f0da4a93ed36259ee
Author: test <test@example.org>
Date: Mon Jan 1 00:00:11 2007 +0000
rename
commit 102c17a5deda49db3f10ec5573f9378867098b7c
Author: test <test@example.org>
Date: Mon Jan 1 00:00:10 2007 +0000
initial