# Functions
Load reads given file and returns the read config, or error.
ReadConfigFile reads the config from `filename` into `cfg`.
WriteConfigFile writes the config from `cfg` into `filename`.
# Variables
ErrNotInitialized is returned when we fail to read the config because the repo doesn't exist.