The IsPrivate field of "internal" repositories is always true, but those repositories aren't truly private and absolutely can be forked. We shouldn't be checking for platform permissions in the client anyway, so let's just drop this check and have the platform decide whether this is a valid operation. |
||
|---|---|---|
| .. | ||
| fixtures/repoWithNonLegacyPRTemplates/.github/PULL_REQUEST_TEMPLATE | ||
| create.go | ||
| create_test.go | ||
| regexp_writer.go | ||
| regexp_writer_test.go | ||