Added
- GHORG_GITHUB_TOPICS to filter cloning repos matching specified topics; thanks @ryanaross
- GHORG_MATCH_PREFIX to filter cloning repos by prefix
- example commands directory
- base-url to github for self hosted github instances
- github client mocks
Changed
Deprecated
Removed
- GHORG_GITLAB_DEFAULT_NAMESPACE
Fixed
- Bug with trailing slash env vars; thanks @ryanaross