cli/command
2020-05-23 00:25:13 +05:30
..
completion.go Improve user-friendliness of completion command 2020-04-07 16:58:50 +02:00
completion_test.go Update all calls to RunCommand 2020-05-05 09:20:01 -07:00
config.go ignore MarkHidden errors 2020-04-21 11:23:38 -05:00
config_test.go Update all calls to RunCommand 2020-05-05 09:20:01 -07:00
credits.go review feedback 2020-05-08 14:29:50 -05:00
issue.go Issue/PR template selection flow mirrors that of GitHub 2020-05-23 00:25:13 +05:30
issue_test.go Guard against leaked parameters in issue/pr create tests 2020-05-12 16:54:54 +02:00
pr.go Merge pull request #873 from cli/the-merge-dubai 2020-05-12 10:18:54 -07:00
pr_checkout.go respect ssh 2020-04-22 14:21:01 -05:00
pr_checkout_test.go Update all calls to RunCommand 2020-05-05 09:20:01 -07:00
pr_create.go Issue/PR template selection flow mirrors that of GitHub 2020-05-23 00:25:13 +05:30
pr_create_test.go Merge remote-tracking branch 'origin/master' into issue-metadata-resolve-ids 2020-05-13 17:20:37 +02:00
pr_review.go tyop fix + stricter switch 2020-05-11 17:39:52 -05:00
pr_review_test.go tyop fix + stricter switch 2020-05-11 17:39:52 -05:00
pr_test.go Merge pull request #873 from cli/the-merge-dubai 2020-05-12 10:18:54 -07:00
repo.go add description default private for repo create 2020-05-08 15:04:02 -04:00
repo_test.go Update all calls to RunCommand 2020-05-05 09:20:01 -07:00
root.go slopwip on interactive review 2020-05-11 15:28:12 -05:00
root_test.go respect ssh 2020-04-22 14:21:01 -05:00
testing.go Merge pull request #874 from cli/httpmock 2020-05-08 17:34:57 +02:00
title_body_survey.go Issue/PR template selection flow mirrors that of GitHub 2020-05-23 00:25:13 +05:30