python-github-backup
python-github-backup copied to clipboard
Looking at the code --all does not include everything as it says
https://github.com/josegonzalez/python-github-backup/blob/2340a02fc67d417c50ae0ddb314799948bfe27ea/bin/github-backup#L678-L700
You could either include everything or list the few options it includes.
Actually, may be list the options it do not include as --gists
, --private
and --forks
.
Isn't this kind of already done? https://github.com/josegonzalez/python-github-backup/pull/101
Pull requests welcome.
Without you saying I could not understand that one. Instead of including stars, the --all
description should list It does not include the options: --bla, --blabla, ...