CopyGitHubRepo v0.2.0: Preserving GitHub Releases During Repository Migration
When I released the first version of [CopyGitHubRepo](/post/2026/08/22/copygithubrepo-v0-1-0-released-to-powershell-gallery), the goal was straightforward: make it easier to copy a GitHub repository without turning what should be a controlled operation into a collection of manual Git commands and GitHub API calls. The initial release supported two different kinds of copies: - **Snapshot**, whic...