• Show log

    Commit

  • Hash : d8488b98
    Author : Carlos Martín Nieto
    Date : 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.