githug (version 0.0.0.9000)

git_config_set: Set Git config variables as given by a named list

Description

Set Git config variables as given by a named list

Usage

git_config_set(vars, where = c("de_facto", "local", "global"), repo = ".")

Arguments