• Show log

    Commit

  • Hash : d524b2d3
    Author : Carlos Martín Nieto
    Date : 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.