summaryrefslogtreecommitdiff
path: root/README
blob: 1e4b73e5efe6a1c1527d23ece8b0ea17af42539c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
GIT Prompt for BASH
 
    Picture worth a thousand words, see wiki for screenshots
    http://github.com/lvv/git-prompt/wikis
 
 
DEPENDENCY
bash (tested with v3.2.33) 
git  (optional)
svn  (optional)
sed
tput (from terminfo)
tty
grep 
locale
id 
 
 
TODO
- 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
        
 
 
 
leonid@volnitsky.com
http://github.com/lvv/git-prompt/tree/master