File: test-tree-decomposition.out

package info (click to toggle)
hg-git 0.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 484 kB
  • sloc: python: 1,974; sh: 1,265; makefile: 36
file content (33 lines) | stat: -rw-r--r-- 801 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Initialized empty Git repository in gitrepo/.git/

Initialized empty Git repository in gitrepo2/

importing git objects into hg
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
exporting hg objects to git
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