Part of lp.code.model.githosting View In Hierarchy
| Method | __init__ | Undocumented |
| Method | create | See IGitHostingClient. |
| Method | getProperties | See IGitHostingClient. |
| Method | setProperties | See IGitHostingClient. |
| Method | getRefs | See IGitHostingClient. |
| Method | getCommits | See IGitHostingClient. |
| Method | getLog | See IGitHostingClient. |
| Method | getDiff | See IGitHostingClient. |
| Method | getMergeDiff | See IGitHostingClient. |
| Method | detectMerges | See IGitHostingClient. |
| Method | delete | See IGitHostingClient. |
| Method | getBlob | See IGitHostingClient. |
| Method | _request | Make a request to the Git hosting API. |
| Method | _get | Undocumented |
| Method | _post | Undocumented |
| Method | _patch | Undocumented |
| Method | _delete | Undocumented |
IGitHostingClient.