File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -131,8 +131,13 @@ Variables
131131
132132Note that this list is non-comprehensive and not necessarily complete.
133133For command-specific variables, you will find a more detailed description
134- in the appropriate manual page. You will find a description of non-core
135- porcelain configuration variables in the respective porcelain documentation.
134+ in the appropriate manual page.
135+
136+ Other git-related tools may and do use their own variables. When
137+ inventing new variables for use in your own tool, make sure their
138+ names do not conflict with those that are used by Git itself and
139+ other popular tools, and describe them in your documentation.
140+
136141
137142advice.*::
138143 These variables control various optional help messages designed to
You can’t perform that action at this time.
0 commit comments