.gitconfig
changeset 763 0070d0ec18d2
parent 731 17d67f65193b
child 764 8867e8616467
equal deleted inserted replaced
762:c88176af8c37 763:0070d0ec18d2
    27 [apply]
    27 [apply]
    28 # fix/strip/nowarn
    28 # fix/strip/nowarn
    29 # whitespace = strip
    29 # whitespace = strip
    30 
    30 
    31 [color]
    31 [color]
       
    32 pager = true
       
    33 
    32 branch = auto
    34 branch = auto
    33 diff = auto
    35 diff = auto
    34 grep = auto
    36 grep = auto
    35 interactive = auto
    37 interactive = auto
    36 pager = true
       
    37 showbranch = auto
    38 showbranch = auto
    38 status = auto
    39 status = auto
    39 ui = auto
    40 ui = auto
    40 
    41 
    41 [diff]
    42 [diff]