mirror of
https://github.com/redmine/redmine.git
synced 2026-01-17 21:12:55 +01:00
16 lines
272 B
YAML
16 lines
272 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:
|
||
|
|
|