CopyGitHubRepo v0.3.0: Keep the Releases, Leave the History Behind
When I originally built [CopyGitHubRepo](https://github.com/infoconex/copy-github-repo), one of the primary use cases was pretty simple: take the current state of a GitHub repository and publish it somewhere else without dragging years of Git history along with it. That became **Snapshot** mode. Instead of cloning a repository's entire history, Snapshot creates a new repository containing the c...