Justintime50 / github-archive

A powerful tool to concurrently clone, pull, or fork user and org repos and gists to create a GitHub archive.
MIT License
186 stars 48 forks source link

Add a "Dry Run" Flag #25

Closed Justintime50 closed 2 years ago

Justintime50 commented 2 years ago

Summary

Add the ability to print the repos that would be downloaded without downloading, "dry-run"

Acceptance Criteria

Attribution

Requested by @8465231

Justintime50 commented 2 years ago

I'm going to add a view operation for v4 which will be a dry run (listing all repos that would be cloned etc) in addition to the clone and pull operations.