smart_protocol.c
25.3 KB
-
remote: rename git_push_transfer_progress callback · 59001e83
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`.
Edward Thomson committed