• Show log

    Commit

  • Hash : 7a520f5d
    Author : Carlos Martín Nieto
    Date : 2012-04-13T23:19:38

    fetch: use the streaming indexer when downloading a pack This changes the git_remote_download() API, but the existing one is silly, so you don't get to complain. The new API allows to know how much data has been downloaded, how many objects we expect in total and how many we've processed.