libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_annotated_commit_free
libgit2
annotated_commit
Frees a
git_annotated_commit
.
extern (
C
) nothrow @
nogc
public
@
GIT_EXTERN
void
git_annotated_commit_free
(
libgit2.types.git_annotated_commit
*
commit
)
Parameters
commit
libgit2
.
types
.
git_annotated_commit
*
annotated commit to free
Meta
Source
See Implementation
libgit2
annotated_commit
functions
git_annotated_commit_free
git_annotated_commit_from_fetchhead
git_annotated_commit_from_ref
git_annotated_commit_from_revspec
git_annotated_commit_id
git_annotated_commit_lookup
git_annotated_commit_ref
Frees a git_annotated_commit.