From 45e89b4bc06e12260df11cc73eea29c2c12bfbbf Mon Sep 17 00:00:00 2001 From: Leonid Volnitsky Date: Sun, 16 Nov 2008 10:43:24 +0200 Subject: -- minor: docs --- README | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) (limited to 'README') diff --git a/README b/README index 00d46d7..1e4b73e 100644 --- a/README +++ b/README @@ -1,26 +1,29 @@ GIT Prompt for BASH Picture worth a thousand words, see wiki for screenshots + http://github.com/lvv/git-prompt/wikis -DEPENDECY - bash (tested with v3.2.33) - git (optinal) - svn (optinal) - sed - tput (terminfo) - tty - grep - locale - id +DEPENDENCY + bash (tested with v3.2.33) + git (optional) + svn (optional) + sed + tput (from terminfo) + tty + grep + locale + id TODO - - limit number of files displayed - - VIM module needs to be moved out of GIT module - - make module - - wiki/screanshots for labels and svn module - - How detect current merge? (current method through .git/MERGE_HEAD not always works) + - external config at /etc/git-prompt.conf and ~/.git-prompt.conf + - wiki/screen-shots for labels and svn module + - VIM module needs to be moved out of GIT module + - make module (to show generated, stale files) + - How detect current merge? (current method through .git/MERGE_HEAD not always works) +DONE + - limit number of files displayed -- cgit v1.2.3