cli/pkg/cmd
Mislav Marohnić 683ebee6ef Consistently use green success icon
For operations such as closing an issue or merging a PR, we would
display the success icon (a checkmark) in red and magenta colors,
respectively, to reflect the latest state of the record operated on
(red: closed; magenta: merged).

This was always confusing to me, seeing it both in code and in the UI,
because I'm instinctively thinking that it's a bug and have to remind
myself that it's by design.
2021-01-18 19:57:38 +01:00
..
alias Consistently use green success icon 2021-01-18 19:57:38 +01:00
api add IOStreams.ReadUserFile 2020-11-23 11:21:28 -08:00
auth Fix refresh test 2020-12-07 20:07:20 +01:00
completion Improve completion docs for bash, zsh, fish 2020-12-16 16:57:28 +01:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
factory respect GH_HOST when resolving remotes (#2301) 2020-11-19 12:59:18 -06:00
gist Migrate legacy tests 2021-01-11 21:07:19 -03:00
issue Consistently use green success icon 2021-01-18 19:57:38 +01:00
pr Consistently use green success icon 2021-01-18 19:57:38 +01:00
release Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
repo Migrate legacy tests 2021-01-11 21:07:19 -03:00
root implement gh secret create and gh secret list 2020-12-04 16:47:23 -08:00
secret do not process filename arguments 2020-12-14 10:44:26 -08:00
version Fix link in version output 2020-12-17 12:37:22 +01:00