38 lines
882 B
YAML
38 lines
882 B
YAML
|
---
|
||
|
changesets_001:
|
||
|
commit_date: 2007-04-11
|
||
|
committed_on: 2007-04-11 15:14:44 +02:00
|
||
|
revision: 1
|
||
|
id: 100
|
||
|
comment: My very first commit
|
||
|
repository_id: 10
|
||
|
committer: dlopper
|
||
|
changesets_002:
|
||
|
commit_date: 2007-04-12
|
||
|
committed_on: 2007-04-12 15:14:44 +02:00
|
||
|
revision: 2
|
||
|
id: 101
|
||
|
comment: 'This commit fixes #1, #2 and references #3'
|
||
|
repository_id: 10
|
||
|
committer: dlopper
|
||
|
changesets_003:
|
||
|
commit_date: 2007-04-12
|
||
|
committed_on: 2007-04-12 15:14:44 +02:00
|
||
|
revision: 3
|
||
|
id: 102
|
||
|
comment: |-
|
||
|
A commit with wrong issue ids
|
||
|
IssueID 666 3
|
||
|
repository_id: 10
|
||
|
committer: dlopper
|
||
|
changesets_004:
|
||
|
commit_date: 2007-04-12
|
||
|
committed_on: 2007-04-12 15:14:44 +02:00
|
||
|
revision: 4
|
||
|
id: 103
|
||
|
comment: |-
|
||
|
A commit with an issue id of an other project
|
||
|
IssueID 4 2
|
||
|
repository_id: 10
|
||
|
committer: dlopper
|
||
|
|