summaryrefslogtreecommitdiff
path: root/README
blob: 00d46d78e84be0e114ff7a4174c7c6477251f2a2 (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
GIT Prompt for BASH
 
    Picture worth a thousand words, see wiki for screenshots
 
 
DEPENDECY
    bash (tested with v3.2.33) 
    git  (optinal)
    svn  (optinal)
    sed
    tput (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)
        
 
 
 
leonid@volnitsky.com
http://github.com/lvv/git-prompt/tree/master