Commit 4a5b781a48a5c4371b6b634d1161390c2d593812

Carlos Martín Nieto 2015-05-07T13:44:28

local: use the packbuilder to push Instead of copying each object individually, as we'd been doing, use the packbuilder which should be faster and give us some feedback. While performing this change, we can hook up the packbuilder's writing to the push progress so the caller knows how far along we are.