cli/pkg/cmdutil
Mislav Marohnić acf0046718 api command: support {owner} and {repo} placeholders
When `{owner}` and `{repo}` strings are found in request path (for REST
requests) or `query` (for GraphQL), they are replaced with values from
the repository of the current working directory.
2020-06-11 15:00:29 +02:00
..
errors.go Extract cmdutil package 2020-05-20 15:21:31 +02:00
factory.go api command: support {owner} and {repo} placeholders 2020-06-11 15:00:29 +02:00