Detail report shows more details about conflict and makes easier to decide which developer has most knowledge for those conflicts. Report is reported as exception message. If you want publish report somewhere, you should catch exception first and publish its message.

You could limit number of authors and commits for report. Large limits are not recommended for large teams and code-bases. Zero of commit limit means only author lines will be reported.

An example of report:

Changes of Author3 cause total 8 lines of conflicts:
- Commit 2afcbc1 causes 8 lines of conflicts with message: Change b
Changes of Author2 cause total 6 lines of conflicts:
- Commit 2afcbc1 causes 6 lines of conflicts with message: Change a
Changes of Author1 cause total 2 lines of conflicts:
- Commit c048c17 causes 2 lines of conflicts with message: Initial