Learn how to initialize Git repositories for existing feature flag configurations in Flipt v2.
features.yaml
or features.yml
files but need to initialize version control for them.
features.yaml
(recommended)features.yml
git init
(with .git
subdirectory)refs/remotes/origin/main
).yaml
files on disk for normal repositoriespath
configuration points to a valid directoryfeatures.yaml
or features.yml
path