gitconfigexec - Change git settings for a given command run only



NAME

gitconfigexec - Change git settings for a given command run only


SYNOPSIS

gitconfigexec KEY=VALUE [KEY=VALUE [...]] [--] COMMAND ARGS


DESCRIPTION

KEY is a valid git config option (see git-config(1)). Set GIT_CONFIG_COUNT, GIT_CONFIG_KEY_n, and GIT_CONFIG_VALUE_n environment variables, so git(1) takes them as session-override settings.