cli/pkg
Mislav Marohnić 5656296ade repo fork: directly fork under the desired name
A new GitHub feature landed where the API client can specify the desired
name of the new fork. This avoids the necessity of subsequently having
to rename the forked repo after the fork operation has created one.

For backwards compatibility, the renaming logic is still here, but
activates only if the resulting repo name is not the desired name.
2022-07-11 13:54:58 +02:00
..
cmd repo fork: directly fork under the desired name 2022-07-11 13:54:58 +02:00
cmdutil Use go-gh config package (#5771) 2022-06-23 11:50:04 +00: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 Integrate go-gh API package (#5614) 2022-06-23 04:05:31 +01: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 chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05: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
ssh Create .ssh dir if not exists 2022-06-14 12:30:04 -05: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