mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 04:32:12 -04:00
end-of-lifed-with-rebase runs earlier in the transaction system than end-of-lifed, meaning it can modify the transaction for rebasing. The new flatpak_transaction_add_rebase() function can then be used to apply the rebase if wanted. Closes: #2775 Approved by: alexlarsson