- addFetchvoid addFetch(string refspec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- connectvoid connect(GitDirection direction) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- disconnectvoid disconnect() 
- downloadvoid download(TransferCallbackDelegate progressCallback) 
- downloadvoid download(GitRemoteCallbacks* callbacks) 
- lsimmutable(GitRemoteHead)[] ls() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- savevoid save() 
- stopvoid stop() 
- updateTipsvoid updateTips(void delegate(string refname, in ref GitOid a, in ref GitOid b) updateTips) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- autoTagGitRemoteAutotag autoTag [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- autoTagGitRemoteAutotag autoTag [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- connectedbool connected [@property getter] 
- namestring name [@property getter] 
- namechar[] name [@property setter] 
- pushURLstring pushURL [@property getter] 
- pushURLchar[] pushURL [@property setter] 
- statsGitTransferProgress stats [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- urlstring url [@property getter]