git.remote

Undocumented in source.

Members

Aliases

GitUpdateTipsDelegate
alias GitUpdateTipsDelegate = void delegate(string refname, in ref GitOid a, in ref GitOid b)
Undocumented in source.

Enums

GitDirection
enum GitDirection
GitRemoteAutotagOption
enum GitRemoteAutotagOption
GitRemoteCompletionType
enum GitRemoteCompletionType

Functions

createRemote
GitRemote createRemote(GitRepo repo, char[] name, char[] url)
createRemoteInMemory
GitRemote createRemoteInMemory(GitRepo repo, char[] fetch, char[] url)
loadRemote
GitRemote loadRemote(GitRepo repo, char[] name)

Structs

GitRemote
struct GitRemote
GitRemoteCallbacks
struct GitRemoteCallbacks

Meta