Obtains repositories that belong to an organization according to different levels.
Usage
get_org_repos_list(
org,
type = c("all", "public", "private", "forks", "sources", "member")
)
Obtains repositories that belong to an organization according to different levels.
get_org_repos_list(
org,
type = c("all", "public", "private", "forks", "sources", "member")
)