• Show log

    Commit

  • Hash : 59001e83
    Author : Edward Thomson
    Date : 2019-02-21T11:41:19

    remote: rename git_push_transfer_progress callback
    
    The `git_push_transfer_progress` is a callback and as such should be
    suffixed with `_cb` for consistency.  Rename
    `git_push_transfer_progress` to `git_push_transfer_progress_cb`.