Commit b0b2c72274efb660e63fcb8f476222bcccb6c680

Dan Leehr 2015-08-13T22:52:52

Fix bug in git_smart__push: push_transfer_progress cb is never called The conditional checked cbs->transfer_progress then used the value in cbs->push_transfer_progress. In both cases it should be push_transfer_progress