All functions
|
|
gh()
|
GitHub API |
|
gh_gql()
|
A simple interface for the GitHub GraphQL API v4. |
|
gh_next() gh_prev() gh_first() gh_last()
|
Get the next, previous, first or last page of results |
|
gh_token()
|
Return the local user's GitHub Personal Access Token (PAT) |
|
gh_tree_remote()
|
Find the GitHub remote associated with a path |
|
gh_whoami()
|
Info on current GitHub user and token |
|
print(<gh_response>)
|
Print the result of a GitHub API call |
|
slugify_url()
|
Compute the suffix that gh uses for GitHub API URL specific PATs |