hasgeek.tv icon indicating copy to clipboard operation
hasgeek.tv copied to clipboard

Rename repository from hasgeek.tv to hgtv

Open jace opened this issue 8 years ago • 1 comments

Our convention is for the repository name to match the package name. The package is named hgtv as Python can't handle the period in hasgeek.tv. The Git repository needs to be renamed to hgtv to match convention.

This will break existing references to the hasgeek.tv repository URL, the most prominent of which is in the .git/config files in production and various developer laptop checkouts. This is easily fixed, however.

jace avatar Oct 05 '17 04:10 jace

This isn't a breaking change though, since GitHub leaves a redirect when you rename a repository (or transfer ownership).

From the GitHub Blog - Repository redirects are here!

karthikb351 avatar Oct 05 '17 10:10 karthikb351