cli/pkg
Mislav Marohnić f184d7ec58 pr create: allow forking repositories with INTERNAL visibility
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.
2022-06-07 17:56:06 +02:00
..
cmd pr create: allow forking repositories with INTERNAL visibility 2022-06-07 17:56:06 +02:00
cmdutil Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
export Allow nil to truncate template function 2022-05-16 08:58:20 -07:00
extensions Add extension upgrade --dry-run (#5098) 2022-04-12 07:18:08 +00:00
findsh go fmt 2021-12-02 16:12:24 +01:00
githubtemplate Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
httpmock Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
iostreams Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
jsoncolor Fix "null" display in colored JSON output 2021-05-12 16:56:52 +02:00
liveshare Extract LiveshareSession interface (#5725) 2022-06-06 15:52:52 +02:00
markdown Preserve newlines in GitHub-flavored markdown 2022-01-13 19:41:01 +01:00
prompt Have NewAskStubber perform auto-cleanup 2022-01-14 18:52:00 +01:00
search Fix owner qualifier for search queries (#5693) 2022-05-23 13:00:32 +00:00
set Add GH_HOST to hosts list if it has corresponding auth token (#5087) 2022-01-29 07:37:24 +00:00
surveyext issue comment: support quotes and arguments in EDITOR value 2022-04-29 18:05:39 +02:00
text Replace uses of strings.Title (#5623) 2022-05-12 13:52:21 +00:00