Commit d524b2d3d13cd306f4405b2e48cf586c04e4e5dc

Carlos Martín Nieto 2014-12-10T17:23:33

push: fold unpack_ok() into finish() The push cannot be successful if we sent a bad packfile. We should return an error in that case instead of storing it elsewhere.