dlibgit ~master (2015-12-01T17:37:05Z)
Dub
Repo
MergeHeadFunction
git
repository
The function or delegate type that
walkMergeHead
can take as the callback.
alias
MergeHeadFunction
=
ContinueWalk
function
(
GitOid
oid
)
alias
MergeHeadFunction
=
ContinueWalk
function
(
GitOid
oid
)
alias
MergeHeadDelegate
=
ContinueWalk
delegate
(
GitOid
oid
)
alias
MergeHeadOpApply
=
int
delegate
(
GitOid
oid
)
Meta
Source
See Implementation
git
repository
aliases
FetchHeadDelegate
FetchHeadFunction
FetchHeadOpApply
MergeHeadDelegate
MergeHeadFunction
MergeHeadOpApply
enums
AcrossFS
OpenBare
RepoState
UpdateGitlink
functions
discoverRepo
git_repository_wrap_odb
initRepository
structs
FetchHeadItem
GitRepo
MergeHeadItem
The function or delegate type that walkMergeHead can take as the callback.