Part of lp.code.interfaces.gitrepository View In Hierarchy
Known subclasses: lp.code.model.gitrepository.GitRepository
Used by both the model GitRepository class and the browser repository listing item. This allows the browser code to cache the associated context objects which reduces query counts.
| Method | shortened_path | See IGitRepository. |
| Method | git_identity | See IGitRepository. |
| Method | getRepositoryDefaults | See IGitRepository. |
| Method | getRepositoryIdentities | See IGitRepository. |