git.remote

Undocumented in source.

Members

Enums

GitDirection
enum GitDirection
GitRemoteAutotagOption
enum GitRemoteAutotagOption

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

Meta