FetchHeadDelegate

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

alias FetchHeadDelegate = ContinueWalk delegate
(
in char[] refName
,
in char[] remoteURL
,,
bool isMerge
)

Meta