package
0.13.0
Repository: https://github.com/rm3l/gh-org-repo-sync.git
Documentation: pkg.go.dev

# Functions

GetOrganizationRepos returns an aggregated list of all repositories within a GitHub organization, either private or public.
RunGhCliInDir runs any gh command in the specified working directory, because this is not possible to do with the default gh.Exec function.

# Structs

RepositoryFragment is exported so as to be used in GraphQL APIs.
RepositoryInfo contains few details about a given repository.