-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deploy: Rework config merge to be based on deployments
This is preparation for making the API public. The public version will take `OstreeDeployment*`, which the caller is expected to already have, rather than `GFile*`s pointing to the config directories. While here, much of the code was converted to "2017 style" i.e. "decl-after-stmt+return FALSE", as well as fd-relative to some extent. A full fd-relative conversion would be hard right now.
- Loading branch information
Showing
1 changed file
with
71 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters