mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 00:28:34 -05: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