mirror of
https://github.com/redmine/redmine.git
synced 2026-03-08 05:30:45 +01:00
23 lines
399 B
YAML
23 lines
399 B
YAML
|
|
---
|
||
|
|
changes_001:
|
||
|
|
id: 1
|
||
|
|
changeset_id: 100
|
||
|
|
action: A
|
||
|
|
path: /test/some/path/in/the/repo
|
||
|
|
from_path:
|
||
|
|
from_revision:
|
||
|
|
changes_002:
|
||
|
|
id: 2
|
||
|
|
changeset_id: 100
|
||
|
|
action: A
|
||
|
|
path: /test/some/path/elsewhere/in/the/repo
|
||
|
|
from_path:
|
||
|
|
from_revision:
|
||
|
|
changes_003:
|
||
|
|
id: 3
|
||
|
|
changeset_id: 101
|
||
|
|
action: M
|
||
|
|
path: /test/some/path/in/the/repo
|
||
|
|
from_path:
|
||
|
|
from_revision:
|
||
|
|
|