mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-23 20:01:40 +00:00
![]() A newly added test uses the `git_repository_new` function without the corresponding header file being included. While this works due to the compiler deducing the correct function signature, we should obviously just include the function's declaration file. |
||
---|---|---|
.. | ||
createthenload.c | ||
defaultbranch.c | ||
delete.c | ||
isvalidname.c | ||
local.c | ||
push.c | ||
remotes.c | ||
rename.c |