cli/command
Mislav Marohnić b223176b37 Accept issue URL in issue view <issue>
Also validates that the issue passed either by number or by URL exists.
2019-12-03 21:41:22 +01:00
..
completion.go Add tests 2019-10-31 23:43:50 +01:00
completion_test.go Use RunCommand in tests to ensure flags reset between runs 2019-12-03 17:26:28 +01:00
issue.go Accept issue URL in issue view <issue> 2019-12-03 21:41:22 +01:00
issue_test.go Accept issue URL in issue view <issue> 2019-12-03 21:41:22 +01:00
pr.go Accept PR URL or branch argument in pr checkout <pr> 2019-12-03 21:19:09 +01:00
pr_checkout_test.go Accept PR URL or branch argument in pr checkout <pr> 2019-12-03 21:19:09 +01:00
pr_create.go factor out title body prompting 2019-11-20 11:39:42 -06:00
pr_create_test.go Use RunCommand in tests to ensure flags reset between runs 2019-12-03 17:26:28 +01:00
pr_test.go Allow specifying PR URL or branch name for pr view <pr> 2019-12-03 20:52:36 +01:00
root.go go fmt 2019-12-03 17:26:34 +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 use iota 2019-11-25 11:33:59 -06:00