• Show log

    Commit

  • Hash : f0d2ddbb
    Author : Carlos Martín Nieto
    Date : 2012-10-18T04:31:03

    remote: support fetch cancelation
    
    Introduce git_remote_stop() which sets a variable that is checked by
    the fetch process in a few key places. If this is variable is set, the
    fetch is aborted.