• Show log

    Commit

  • Hash : 0bc091dd
    Author : Josh Triplett
    Date : 2020-05-23T15:35:38

    git_packbuilder_write: Unify cleanup path
    
    Clean up and return via a single label, to avoid duplicate error
    handling before each return, and to make it easier to extend the set of
    cleanups needed.