summaryrefslogtreecommitdiff
path: root/git-prompt.conf
diff options
context:
space:
mode:
authorThomas Geffert <thomas.geffert@arcutronix.com>2011-03-02 19:12:15 +0800
committerLeonid Volnitsky <leonid@volnitsky.com>2011-04-07 20:14:34 +0800
commit47b70d6de513aaa8f32911c92f1f3508c76c6f53 (patch)
tree3643a37a94a8c8e10de0d80c7ae2b291da6fcc0e /git-prompt.conf
parentadded count_only option (diff)
downloadgit-prompt-47b70d6de513aaa8f32911c92f1f3508c76c6f53.tar.gz
git-prompt-47b70d6de513aaa8f32911c92f1f3508c76c6f53.tar.bz2
git-prompt-47b70d6de513aaa8f32911c92f1f3508c76c6f53.zip
added rawhex_len option to set length of displayed git revision id
Diffstat (limited to 'git-prompt.conf')
-rw-r--r--git-prompt.conf1
1 files changed, 1 insertions, 0 deletions
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