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 "Forks" flag to clone/pull forks #17

Closed Justintime50 closed 3 years ago

Justintime50 commented 3 years ago

Summary

By default, forks are included in cloning/pulling. This setting cannot be altered. Let's add a flag that allows the user to choose whether to include forks or not.

Acceptance Criteria