FetchHeadFunction

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

alias FetchHeadFunction = ContinueWalk function
(
in char[] refName
,
in char[] remoteURL
,,
bool isMerge
)

Meta