Hi all,
This version contains several bug fixes to error handling and output for interleaved sync and a fix to AttributeError when running `repo info`.
38d2fe1 (Gavin Mak) Revert "Fix shallow clones when upstream attribute is present" (tag: v2.58)
854fe44 (Gavin Mak) git_superproject: fix AttributeError in Superproject logging
d534a55 (Gavin Mak) sync: Fix missing error details in interleaved summary
a64149a (Gavin Mak) sync: Record and propagate errors from deferred actions
3e6acf2 (Gavin Mak) progress: Fix race condition causing fileno crash
a6e1a59 (Gavin Mak) sync: Avoid duplicate projects in error text
380bf95 (Gavin Mak) sync: always show sync result stderr_text on error
d9cc0a1 (Krzysztof Wesolowski) Fix shallow clones when upstream attribute is present
Best,
Gavin