gruntwork-io / fetch

Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos.
https://www.gruntwork.io/
MIT License
587 stars 90 forks source link

Update all repo names #96

Closed gruntwork-ci closed 3 years ago

gruntwork-ci commented 3 years ago

This PR was created by git-xargs. See https://github.com/gruntwork-io/prototypes/pull/152 for context. We recently renamed all of our repos to follow the Terraform registry format of (e.g., ). This PR does a search & replace to update all references to these repos to the new names. GitHub can handle redirects, so in theory, everything should work fine with the old names, but there were so many renames, that to reduce confusion, this will update most of our references to the proper values.

brikis98 commented 3 years ago

Hm, looks like a bug in git-xargs... It opened a PR even though there were no changes.