git-interface: Factor out configuration file parsing
Add a new module that automatically locates the configuration file and
provides methods to obtain the values of configuration options.
Use the new module instead of ConfigParser everywhere.
Signed-off-by:
Lukas Fleischer <lfleischer@archlinux.org>
git-interface/config.py
0 → 100644
Please register or sign in to comment