mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-24 22:42:16 -05:00
Documentation/git-status.txt: mention color configuration
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
@@ -34,6 +34,15 @@ The output from this command is designed to be used as a commit
|
||||
template comments, and all the output lines are prefixed with '#'.
|
||||
|
||||
|
||||
CONFIGURATION
|
||||
-------------
|
||||
|
||||
The command honors `color.status` (or `status.color` -- they
|
||||
mean the same thing and the latter is kept for backward
|
||||
compatibility) and `color.status.<slot>` configuration variables
|
||||
to colorize its output.
|
||||
|
||||
|
||||
Author
|
||||
------
|
||||
Written by Linus Torvalds <torvalds@osdl.org> and
|
||||
|
||||
Reference in New Issue
Block a user