cli/command
Mislav Marohnić f58dd04074 Avoid saying "number as argument" for issue/pr view
Since issue URLs, PR URLs, and PR branch names are all accepted as arguments,
avoid explicitly requesting "number" as argument.
2020-01-23 13:09:37 +01:00
..
completion.go Add tests 2019-10-31 23:43:50 +01:00
completion_test.go Assert stdout separarely from stderr in command tests 2019-12-16 15:46:42 +01:00
issue.go Avoid saying "number as argument" for issue/pr view 2020-01-23 13:09:37 +01:00
issue_test.go review feedback 2020-01-13 15:32:07 -06:00
pr.go Avoid saying "number as argument" for issue/pr view 2020-01-23 13:09:37 +01:00
pr_checkout_test.go Assert stdout separarely from stderr in command tests 2019-12-16 15:46:42 +01:00
pr_create.go hide potentially long query strings when printing urls 2020-01-16 14:18:40 -06:00
pr_create_test.go Fix test output 2019-12-20 12:07:53 -08:00
pr_test.go Avoid saying "number as argument" for issue/pr view 2020-01-23 13:09:37 +01:00
root.go Merge pull request #221 from github/release-the-kraken 2020-01-13 18:08:50 -06:00
root_test.go Add changelog func 2020-01-13 11:02:34 -08:00
testing.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
title_body_survey.go rely on iota syntax magic 2020-01-16 14:28:49 -06:00