Re: [PATCH] Documentation: mention environment variables GIT_CONFIG_NO(GLOBAL|SYSTEM)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Heya,

On Sun, Oct 3, 2010 at 23:53, Jan KrÃger <jk@xxxxx> wrote:
> The environment variables GIT_CONFIG_NOGLOBAL and GIT_CONFIG_NOSYSTEM
> which have the opposite effect of the --global and --system switches to
> git-config are completely undocumented. This mentions them in the
> 'files' and 'environment' sections of the manpage for git-config where
> GIT_CONFIG is already mentioned.

Nice.

> +GIT_CONFIG_NOGLOBAL::
> + Â Â Â If set to true, do not use the global configuration file
> + Â Â Â in ~/.gitconfig.
> +
> +GIT_CONFIG_NOSYSTEM::
> + Â Â Â If set to true, do not use the system-wide configuration file in
> + Â Â Â /etc/gitconfig.
> +

If there are a '--no-global' and '--no-system', would it good to
mention those too? Something like: "If set to true, do not use the
system-wide configuration file in /etc/gitconfig, equivalent to
--no-global."?

-- 
Cheers,

Sverre Rabbelier
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]