It's sufficient to return a value of type `ghrepo.Interface` instead of a pointer to an interface. This avoids having to use `*` whenever we are passing the result of `determineBaseRepo()` into another function that accepts a `ghrepo.Interface`. |
||
|---|---|---|
| .. | ||
| completion.go | ||
| completion_test.go | ||
| issue.go | ||
| issue_test.go | ||
| pr.go | ||
| pr_checkout.go | ||
| pr_checkout_test.go | ||
| pr_create.go | ||
| pr_create_test.go | ||
| pr_test.go | ||
| root.go | ||
| root_test.go | ||
| testing.go | ||
| title_body_survey.go | ||