config.txt: third-party tools may and do use their own variables
Signed-off-by: Chris Angelico <rosuav@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
7bbc4e8fdb
commit
93728b23ad
@ -131,8 +131,13 @@ Variables
|
|||||||
|
|
||||||
Note that this list is non-comprehensive and not necessarily complete.
|
Note that this list is non-comprehensive and not necessarily complete.
|
||||||
For command-specific variables, you will find a more detailed description
|
For command-specific variables, you will find a more detailed description
|
||||||
in the appropriate manual page. You will find a description of non-core
|
in the appropriate manual page.
|
||||||
porcelain configuration variables in the respective porcelain documentation.
|
|
||||||
|
Other git-related tools may and do use their own variables. When
|
||||||
|
inventing new variables for use in your own tool, make sure their
|
||||||
|
names do not conflict with those that are used by Git itself and
|
||||||
|
other popular tools, and describe them in your documentation.
|
||||||
|
|
||||||
|
|
||||||
advice.*::
|
advice.*::
|
||||||
These variables control various optional help messages designed to
|
These variables control various optional help messages designed to
|
||||||
|
Loading…
Reference in New Issue
Block a user