()
| 43 | GetBranch(branch string) (*BranchRef, error) |
| 44 | GetCreatedAt() (time.Time, error) |
| 45 | GetDefaultBranchName() (string, error) |
| 46 | GetDefaultBranch() (*BranchRef, error) |
| 47 | GetOrgRepoClient(context.Context) (RepoClient, error) |
| 48 | ListCommits() ([]Commit, error) |
no outgoing calls