cli/command
Mislav Marohnić d1754b2bb0 Improve issue/pr/repo view documentation
- Short-form docs for `pr/repo view` no longer say "in browser"

- Long-form docs for all these commands now list more information about
  what will be displayed in the terminal, plus stressing out the
  alternate behavior with the `--web` flag.

- `--web` flag docs: add English articles
2020-04-08 12:04:39 +02:00
..
completion.go Improve completion docs 2020-03-05 09:34:05 +01:00
completion_test.go Clarify error in powershell completion test 2020-04-03 07:18:19 -05:00
issue.go Improve issue/pr/repo view documentation 2020-04-08 12:04:39 +02:00
issue_test.go Merge pull request #667 from doi-t/view-the-current-state 2020-04-03 19:41:29 +02:00
pr.go Improve issue/pr/repo view documentation 2020-04-08 12:04:39 +02:00
pr_checkout.go Merge branch 'master' into pr-status-no-commits 2020-03-30 12:04:02 -05:00
pr_checkout_test.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00
pr_create.go Fix auto-forking scenario in pr create 2020-04-01 19:37:56 +02:00
pr_create_test.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00
pr_test.go Merge pull request #667 from doi-t/view-the-current-state 2020-04-03 19:41:29 +02:00
repo.go Improve issue/pr/repo view documentation 2020-04-08 12:04:39 +02:00
repo_test.go Merge pull request #727 from thefotios/respect-clone-target 2020-04-03 19:18:05 +02:00
root.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00
root_test.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00
testing.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00
title_body_survey.go review feedback 2020-03-16 15:32:35 -05:00