Get a matching filename by position.
This routine cannot be used if the match list was generated by git_pathspec_match_diff. If so, it will always return null.
@param m The git_pathspec_match_list object @param pos The index into the list @return The filename of the match
See Implementation
Get a matching filename by position.
This routine cannot be used if the match list was generated by git_pathspec_match_diff. If so, it will always return null.
@param m The git_pathspec_match_list object @param pos The index into the list @return The filename of the match