cli/command
Mislav Marohnić 2a49efc789 Fix gh version printing the correct changelog link
Previously, the version string didn't match the `vX.Y.Z` pattern because
the wrong variable was passed to `changelogURL`.
2020-01-29 16:03:10 +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 Rename to cli/cli 2020-01-24 16:08:52 +01:00
issue_test.go Rename to cli/cli 2020-01-24 16:08:52 +01:00
pr.go Rename to cli/cli 2020-01-24 16:08:52 +01:00
pr_checkout_test.go Rename to cli/cli 2020-01-24 16:08:52 +01:00
pr_create.go update error text 2020-01-28 10:20:59 -06:00
pr_create_test.go Rename to cli/cli 2020-01-24 16:08:52 +01:00
pr_test.go Rename to cli/cli 2020-01-24 16:08:52 +01:00
root.go Fix gh version printing the correct changelog link 2020-01-29 16:03:10 +01:00
root_test.go Fix gh version printing the correct changelog link 2020-01-29 16:03:10 +01:00
testing.go Rename to cli/cli 2020-01-24 16:08:52 +01:00
title_body_survey.go Rename to cli/cli 2020-01-24 16:08:52 +01:00