Commit fb8a87da5a459af8d7b8723a8f16fa6b51c5c2c9

Patrick Steinhardt 2018-08-10T14:50:15

config_entries: rename functions and structure The previous commit simply moved all code that is required to handle config entries to a new module without yet adjusting any of the function and structure names to help readability. We now rename things accordingly to have a common "git_config_entries" entries instead of the old "diskfile_entries" one.