mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-22 05:05:41 -04:00
After the introduction of linear progress reports based on heuristics, Flatpak still couldn't make precise reports for the extra-data field is contained in the commits. When we were setting extra-data up, Flatpak didn't have the commits, so it always failed. Fix that by downloading the commits first, and then setting up the extra-data fields. flatpak/flatpak#609