From 8c907119a4a7af4a218d06c0f33352a5b65a2970 Mon Sep 17 00:00:00 2001 From: Leonid Volnitsky Date: Fri, 1 Jul 2011 08:42:14 +0300 Subject: -- --- git-prompt.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-prompt.conf b/git-prompt.conf index 36f4e84..e26793c 100644 --- a/git-prompt.conf +++ b/git-prompt.conf @@ -69,7 +69,7 @@ ##### Per host color -### Per host color. If not set, color will be derived from name of host checksum). +### Per host color. If not set, color will be derived from hostname checksum). ### Variable name is uppercase-short-hostname with appended "_host_color" ### Example per-host-color config: @@ -88,7 +88,7 @@ # untracked_vcs_color=BLUE # Untracked files: # op_vcs_color=MAGENTA # detached_vcs_color=RED -# hex_vcs_color=BLACK # git version id: bright black - should be displayed as gray +# hex_vcs_color=BLACK # git revision id: bright black (makes gray) # :vim:ft=sh ts=8 sw=8 et: -- cgit v1.2.3