dlibgit v0.50.2 (2014-02-28T21:52:46Z)
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
initRepo
enums
AcrossFS
GitRepositoryInitFlags
GitRepositoryInitMode
GitRepositoryOpenFlags
OpenBare
RepoState
UpdateGitlink
functions
discoverRepo
git_repository_config
git_repository_odb
git_repository_refdb
git_repository_wrap_odb
initRepository
openBareRepository
openRepository
openRepositoryExt
manifest constants
_baseTestDir
_testRepo
structs
FetchHeadItem
GitRepo
GitRepositoryInitOptions
MergeHeadItem
variables
_userRepo
A single item in the list of the MERGE_HEAD file.