• Show log

    Commit

  • Hash : f6530438
    Author : Edward Thomson
    Date : 2019-05-25T16:44:59

    win32: stop inlining file_attribute_to_stat
    
    Move `git_win32__file_attribute_to_stat` to a regular function instead
    of an inlined function.  This helps avoid header ordering issues and
    declarations.