- createRemoteGitRemote createRemote(GitRepo repo, char[] name, char[] url) 
- createRemoteInMemoryGitRemote createRemoteInMemory(GitRepo repo, char[] fetch, char[] url) 
- listRemotesstring[] listRemotes(GitRepo repo) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- loadRemoteGitRemote loadRemote(GitRepo repo, char[] name)