Commit 40fe5fbea8f2e64dee1c2327c774cca0004f18f8

Carlos Martín Nieto 2011-09-22T22:50:36

Make repo config loading automatic or completely explicit git_repository_config wants to take the global and system paths again so that one can be explicit if needed. The git_repository_config_autoload function is provided for the cases when it's good enough for the library to guess where those files are located. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>