## ----------------------------------------------------------------------------- knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ## ----------------------------------------------------------------------------- library(gh) ## ----------------------------------------------------------------------------- # gh(endpoint, ..., .token = NULL, ..., .api_url = NULL, ...) ## ----------------------------------------------------------------------------- gitcreds::gitcreds_cache_envvar("https://github.acme.com")