cli/pkg/cmd/pr
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
..
checkout Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
checks Always clear screen when watching PR checks (#5678) 2022-05-23 08:38:50 +02:00
close Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
comment Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
create repo fork: directly fork under the desired name 2022-07-11 13:54:58 +02:00
diff Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
edit Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
list Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
merge Add --match-head-commit field to gh pr merge (#5692) 2022-06-20 17:18:00 +02:00
ready Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
reopen Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
review Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
shared Integrate go-gh API package (#5614) 2022-06-23 04:05:31 +01:00
status Extract feature detection package (#5494) 2022-05-17 19:07:44 +00:00
view Replace uses of strings.Title (#5623) 2022-05-12 13:52:21 +00:00
pr.go Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00