dlibgit ~libgit_version_agnostic (2022-01-17T09:26:03.8719689)
Dub
Repo
MergeHeadItem
git
repository
A single item in the list of the
MERGE_HEAD
file.
struct
MergeHeadItem {
GitOid
oid
;
}
Members
Variables
oid
GitOid
oid
;
Undocumented in source.
Meta
Source
See Implementation
git
repository
aliases
FetchHeadDelegate
FetchHeadFunction
FetchHeadOpApply
MergeHeadDelegate
MergeHeadFunction
MergeHeadOpApply
enums
AcrossFS
OpenBare
RepoState
UpdateGitlink
functions
discoverRepo
git_repository_config
git_repository_head
git_repository_index
git_repository_init_ext
git_repository_odb
git_repository_open_bare
git_repository_refdb
git_repository_wrap_odb
initRepo
manifest constants
GIT_REPOSITORY_INIT_OPTIONS_VERSION
_baseTestDir
_testRepo
structs
FetchHeadItem
GitRepo
MergeHeadItem
git_repository_init_options
variables
GIT_REPOSITORY_INIT_OPTIONS_INIT
_userRepo
A single item in the list of the MERGE_HEAD file.