cli/command
Mislav Marohnić 002aac3519 Remove global -B, --current-branch flag
Now `pr list --base` has shorthand `-B`
2019-11-27 17:05:49 +01:00
..
completion.go Add tests 2019-10-31 23:43:50 +01:00
completion_test.go Add tests 2019-10-31 23:43:50 +01:00
issue.go Merge pull request #97 from github/issue-create-editor 2019-11-25 11:34:11 -06:00
issue_test.go Merge pull request #97 from github/issue-create-editor 2019-11-25 11:34:11 -06:00
pr.go Remove global -B, --current-branch flag 2019-11-27 17:05:49 +01:00
pr_checkout_test.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
pr_create.go factor out title body prompting 2019-11-20 11:39:42 -06:00
pr_create_test.go Merge remote-tracking branch 'origin/master' into issue-update 2019-11-18 11:09:00 -08:00
pr_test.go Fix minor code issues discovered by staticcheck 2019-11-26 16:18:20 +01:00
root.go Remove global -B, --current-branch flag 2019-11-27 17:05:49 +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