From 47b70d6de513aaa8f32911c92f1f3508c76c6f53 Mon Sep 17 00:00:00 2001 From: Thomas Geffert Date: Wed, 2 Mar 2011 19:12:15 +0800 Subject: added rawhex_len option to set length of displayed git revision id --- git-prompt.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'git-prompt.conf') diff --git a/git-prompt.conf b/git-prompt.conf index 414c3d6..c136964 100644 --- a/git-prompt.conf +++ b/git-prompt.conf @@ -11,6 +11,7 @@ # error_bell=off # sound terminal bell when command return code is not zero. (use setterm to set pitch and duration) # max_file_list_length=100 # in characters # count_only=off # off - display file list; on - display file count +# rawhex_len=6 # length of git rawhex revision id display (use 0 to hide it) ############################################################ MODULES -- cgit v1.2.3