5.1.2 Fixes to related backports and perf improvement for conflict resolution phase
- Find related backports by looking at mergedCommit.oid
- Improve error reporting by writing the error.message in console and the rest in logs
- Change setInterval to recursive setTimeout to avoid flooding with requests (mostly relevant for huge git repos)