-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Planning to make a PR allowing the user to specify a list of repo names to ignore when performing the backup. I was thinking a file called .dontbackup or .ignoredrepos or something that is a newline-separated list of repos to skip if the name matches. If it exists it should reside in the same directory where the CLI is invoked.
The username/ prefix can be optionally specified in case a repo of the same name exists multiple times in the full user+organizations+starred repo list. If no prefix is specified then all matching repos will be ignored.
e.g.
somerepo
someotherrepo
benwiley4000/github-backup
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels