Commits were merged into target branch
|
devcharly opened 2 years ago
|
New commits added 2 years ago
|
|
![]() |
Robin Shen merged 2 years ago
|
Assignees
Merge Strategy
Create Merge Commit
This PR orders entries in backup XML files by id.
I'd like to store (some) OneDev backups in git. For this, I uncompress backup.zip to a folder and then commit the XML files to git. This usually gives reasonable git diff, but after a database restore, the order of entries in
IssueComments
has changed and git diff show many changes. To avoid this, it would be great to have entries always sorted by id.