sapling/tests/test-file-removal.out

35 lines
1.2 KiB
Plaintext
Raw Normal View History

2009-04-27 05:32:36 +04:00
Initialized empty Git repository in gitrepo/.git/
rm 'alpha'
2009-04-28 17:21:35 +04:00
% final manifest in git is just beta
beta
2009-04-27 05:32:36 +04:00
fetching from : origin
2009-04-28 17:21:35 +04:00
exporting git objects
2009-04-27 05:32:36 +04:00
Counting objects: 8, done.
Compressing objects: 25% (1/4) Compressing objects: 50% (2/4) Compressing objects: 75% (3/4) Compressing objects: 100% (4/4) Compressing objects: 100% (4/4), done.
Total 8 (delta 0), reused 0 (delta 0)
importing Git objects into Hg
importing: 7eeab2ea75ec1ac0ff3d500b5b6f8a3447dd7c03
importing: 9497a4ee62e16ee641860d7677cdb2589ea15554
2009-04-28 17:21:35 +04:00
importing: 8467011f7e1308f296cd58266804be0b7df43474
2009-04-27 05:32:36 +04:00
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
2009-04-28 17:21:35 +04:00
@ changeset: 2:74a7df57f08e
2009-04-27 05:32:36 +04:00
| tag: origin/master
| tag: tip
| user: test <test@example.org>
| date: Mon Jan 01 00:00:12 2007 +0000
| summary: remove alpha
|
o changeset: 1:7bcd915dc873
| user: test <test@example.org>
| date: Mon Jan 01 00:00:11 2007 +0000
| summary: add beta
|
o changeset: 0:3442585be8a6
user: test <test@example.org>
date: Mon Jan 01 00:00:10 2007 +0000
summary: add alpha
% make sure that alpha is not in the manifest
beta