ITADN

Should CommitData::FileConflict carry OwnedFileConflict instead of OwnedConflict?

#46ClosedUhhhWaitWhat 创建于 2024-05-01
U
UhhhWaitWhatcommented
Hi, so I finally got around to updating a project of mine to v3 of this library. I stumbled across the changes to `trans_commit`s return type, namely that I used to be able to get detailed data about file conflicts. Based on my previous usage, it *feels* like `CommitData::FileConflict` should carry an `OwnedFileConflict`, but it does not. So I was wondering if this is a mistake on the libraries part or if I'm doing something wrong :)
关闭于 2024-09-18 1 条评论