# Functions
CloneOrgRepositories clones all repositories for the given organization.
CloneRepository clones a single repository from the given URL into the specified directory.
CloneRepository clones a single repository from the given URL into the specified directory using SSH.
GetOrgRepositories fetches repositories for a given GitHub organization.
# Structs
Repository represents a GitHub repository.