• Show log

    Commit

  • Hash : 8b4f9b17
    Author : Sven Strickroth
    Date : 2012-09-24T18:59:00

    Correctly read xdr compatible %HOME%/.config/git/config config file
    
    This file is not just read if the global config file (%HOME%/.gitconfig)
    is not found, however, it is used everytime but with lower priority.
    
    Signed-off-by: Sven Strickroth <email@cs-ware.de>