FetchHeadOpApply

The function or delegate type that walkFetchHead can take as the callback.

alias FetchHeadOpApply = int delegate
(
in char[] refName
,
in char[] remoteURL
,,
bool isMerge
)

Meta