smart_protocol.c
23.9 KB
-
Fix bug in git_smart__push: push_transfer_progress cb is never called · 5470fd6d
The conditional checked cbs->transfer_progress then used the value in cbs->push_transfer_progress. In both cases it should be push_transfer_progress
Dan Leehr committed