Function mit_hook_test_helper::make_config

source ·
pub fn make_config() -> Config
Expand description

Make a config object on a repo in a temporary directory

§Panics

Panics on failure to create a temporary directory, to initialise a git repo (for example if the filesystem was readonly) or to get the configuration if the configuration was malformed