Commit d8488b981c1410dd2de2f9fe99764bdae33ca607

Carlos Martín Nieto 2013-08-09T10:37:35

config: implement _foreach and _foreach_match on top of the iterator directly Use a glob iterator instead of going through git_config_backend_foreach_match. This function is left as it's exposed in the API.