Mercurial > hg > hg-fastimport
view tests/test-fastimport-simple.out @ 64:beea83224890
Update tests: changeset IDs changed in 76bd0ea8add3.
| author | Greg Ward <greg@gerg.ca> |
|---|---|
| date | Sun, 26 Jul 2015 14:25:46 -0400 |
| parents | 1cf21a8c274b |
| children |
line wrap: on
line source
% importing scanning source... sorting... converting... 1 initial revision 0 add a line Removing blob dir 'HGTMP/test-fastimport-simple/simple/.hg/blobs' ... % hg log changeset: 1:777dd8cf7297 tag: tip user: Example <example@example.org> date: Thu Jan 10 21:20:01 2008 +0000 summary: add a line changeset: 0:1e4114af38f1 user: Example <example@example.org> date: Thu Jan 10 21:20:00 2008 +0000 summary: initial revision % content of file1, rev 0 file 1 begins % content of file2, rev 0 this here be file2 % content of file1, rev 1 file 1 begins new line % content of file2, rev 1 this here be file2
