obsolete.ChilliProject/test/fixtures/changes.yml

24 lines
372 B
YAML
Raw Normal View History

2011-05-30 22:52:25 +04:00
---
changes_001:
id: 1
changeset_id: 100
action: A
path: /test/some/path/in/the/repo
from_path:
from_revision:
2011-05-30 22:52:25 +04:00
changes_002:
id: 2
changeset_id: 100
action: A
path: /test/some/path/elsewhere/in/the/repo
from_path:
from_revision:
2011-05-30 22:52:25 +04:00
changes_003:
id: 3
changeset_id: 101
action: M
path: /test/some/path/in/the/repo
from_path:
from_revision:
2011-05-30 22:52:25 +04:00