.gitconfig
changeset 731 17d67f65193b
parent 718 0507a0b1a45a
child 763 0070d0ec18d2
equal deleted inserted replaced
730:2a20e23423d6 731:17d67f65193b
    44 
    44 
    45 # The number of files to consider when performing the copy/rename
    45 # The number of files to consider when performing the copy/rename
    46 # detection; equivalent to the git diff option -l.
    46 # detection; equivalent to the git diff option -l.
    47 # renamelimit = 0
    47 # renamelimit = 0
    48 
    48 
       
    49 [merge]
       
    50 conflictstyle = diff3
       
    51 
    49 [log]
    52 [log]
    50 date = iso
    53 date = iso
    51 
    54 
    52 [push]
    55 [push]
    53 # Push only current brunch.
    56 # Push only current brunch.