• Show log

    Commit

  • Hash : 3f894205
    Author : Carlos Martín Nieto
    Date : 2014-06-06T15:01:45

    remote: allow overriding the refspecs for download and fetch
    
    With opportunistic ref updates, git has introduced the concept of having
    base refspecs *and* refspecs that are active for a particular fetch.
    
    Let's start by letting the user override the refspecs for download.