mirror of
https://github.com/flatpak/flatpak.git
synced 2026-07-03 04:36:38 -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