All functions

gh()

Query the 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_rate_limit()

Return GitHub user's current rate limits

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