Releases: bhcleek/github-backup
Releases · bhcleek/github-backup
v0.1.1
Fixes
- handle multiple pages of results as served by the GitHub API. Previously, only the first page of repositories from each organization of which the user is a member and the user's account were fetched. All repositories will now be synced.
- write log messages to stderr instead of stdout
New Features
- document the
-help
flag - add
-version
flag