Skip to content

5.1.2 Fixes to related backports and perf improvement for conflict resolution phase

Compare
Choose a tag to compare
@sorenlouv sorenlouv released this 01 Apr 09:24
  • 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)