summaryrefslogtreecommitdiff
path: root/tests/libgit2/remote
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move clar into separate directoryEdward Thomson2022-02-221-4/+4
|
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-225-0/+942
Like we want to separate libgit2 and utility source code, we want to separate libgit2 and utility tests. Start by moving all the tests into libgit2.