• Show log

    Commit

  • Hash : bc6374ea
    Author : Carlos Martín Nieto
    Date : 2013-04-20T18:49:11

    remote: allow querying for refspecs
    
    Introduce git_remote_{fetch,push}_refspecs() to get a list of refspecs
    from the remote and rename the refspec-adding functions to a less
    silly name.
    
    Use this instead of the vector index hacks in the tests.