• Show log

    Commit

  • Hash : 33d0ad9c
    Author : Edward Thomson
    Date : 2021-12-23T21:18:54

    remote: refactor insteadof application
    
    Using the insteadof helper would leak memory when we didn't really want
    the pushInsteadOf configuration.  Refactor the choice into the function
    that allocates memory (or now, not) and use a more idiomatic `int`
    return code.