mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 11:58:04 +00:00
`git_submodule` objects were already refcounted internally in case the submodule name was different from the path at which it was stored. This makes that refcounting externally used as well, so `git_submodule_lookup` and `git_submodule_add_setup` return an object that requires a `git_submodule_free` when done. |
||
|---|---|---|
| .. | ||
| git2 | ||
| git2.h | ||