cli/command
Mislav Marohnić fb0472a868 Merge pull request #176 from github/issue-pr-templates
Add template support to `issue create`, `pr create`
2019-12-23 13:41:15 +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 Merge pull request #176 from github/issue-pr-templates 2019-12-23 13:41:15 +01:00
issue_test.go Fix issue list re: issues that have an assignee 2019-12-20 13:07:11 +01:00
pr.go Print pr status numbers in green 2019-12-19 17:50:44 +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 Add template support to issue create, pr create 2019-12-18 22:15:20 +01:00
pr_create_test.go Assert stdout separarely from stderr in command tests 2019-12-16 15:46:42 +01:00
pr_test.go Ensure that string flags are reset between test runs 2019-12-20 13:17:02 +01:00
root.go Clarify -R format 2019-12-19 18:55:31 +01:00
testing.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
title_body_survey.go Add template support to issue create, pr create 2019-12-18 22:15:20 +01:00