• Show log

    Commit

  • Hash : b22d1479
    Author : Carlos Martín Nieto
    Date : 2011-06-16T17:46:06

    Add git_repository_config API
    
    This function puts the global and repository configurations in one
    git_config object and gives it to the user.
    
    Signed-off-by: Carlos Martín Nieto <cmn@elego.de>