summaryrefslogtreecommitdiff
path: root/src/libgit2/strarray.c
Commit message (Collapse)AuthorAgeFilesLines
* strarray: remove deprecated declarationEdward Thomson2023-02-161-0/+1
| | | | | | `git_strarray_copy` is deprecated (and has been included in `deprecated.h` for some time). It should not have remained in the public `strarray.h`. Remove it.
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+64