• Show log

    Commit

  • Hash : aea049b6
    Author : Lukas Berk
    Date : 2019-11-27T20:05:32

    Add compat typdef for git_attr_t
    
    Some libraries haven't updated to git_attr_value_t and break.  Adding
    the comapt typedef as suggested.