summaryrefslogtreecommitdiff
path: root/src/libgit2/submodule.c
Commit message (Collapse)AuthorAgeFilesLines
* submodule: Do not try to update a missing submoduletagesuhu2022-11-251-1/+5
| | | | | If a submodule has been configured but not yet added, do not try to update it. Issue #6433: git_submodule_update fails to update configured but missing submodule
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+2380