What's wrong with this entry?
Anonymous. No account, no email.
What: Marketplace git operations now provide progress feedback during cloning and pulling
Details:
- Progress callbacks report status during
git cloneandgit pulloperations - Better error messages with specific guidance for common failures (connection issues, timeouts, HTTP errors)
- Improved cleanup and error recovery when marketplace operations fail
- More robust handling of corrupted marketplace cache directories
- Evidence: Functions
ky2()andyr4()at lines 377040 and 377088 in v2.0.11 now accept progress callback parameterQ
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.