github_api_edit: API path and method to edit repository information

Description Usage Arguments Value See Also Examples

Description

API path and method to edit repository information

Usage

1
github_api_edit(owner, repo)

Arguments

owner

GitHub login or organization name.

repo

Repository name.

Value

List consisting of path and HTTP method (GET).

See Also

https://developer.github.com/v3/repos/#edit

Examples

1
github_api_edit("kenjisato", "my-great-repo")

kenjisato/hwmgr documentation built on May 20, 2019, 9:04 a.m.