cli/pkg/cmd
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
..
api api command: support {owner} and {repo} placeholders 2020-06-11 15:00:29 +02:00