• Show log

    Commit

  • Hash : 5278a006
    Author : Josh Triplett
    Date : 2020-05-23T16:07:54

    git_packbuilder_write: Allow setting path to NULL to use the default path
    
    If given a NULL path, write to the object path of the repository.
    
    Add tests for the new behavior.