Skip to content

Add Git configuration backend

Yadd requested to merge git-backend into v2.0

This backend permits to use Git to store configuration. Features:

  • automatically initialize repo when .git doesn't exist
    • then automatically import existing File configuration

If a remote repository is configured, it will be used automatically to push/pull config.

Edited by Yadd

Merge request reports