.gitconfig
changeset 620 e752deb194d3
parent 473 36b5162c917b
child 713 c35497e441fd
equal deleted inserted replaced
617:9eaa8498c491 620:e752deb194d3
    42 rename = copy
    42 rename = copy
    43 
    43 
    44 # The number of files to consider when performing the copy/rename
    44 # The number of files to consider when performing the copy/rename
    45 # detection; equivalent to the git diff option -l.
    45 # detection; equivalent to the git diff option -l.
    46 # renamelimit = 0
    46 # renamelimit = 0
       
    47 
       
    48 [log]
       
    49 date = iso
       
    50