Reputation:
I was wondering if it's possible to have 2 Github urls that point to the same repository. The reason I want this is I posted a link to a repository somewhere where it is not possible to change my submission. Now I want to put the repository on my resume, but the repository name is so long that it won't fit on one line. I'd like to have a way to put it on my resume without breaking the original link.
Upvotes: 0
Views: 355
Reputation: 500
The short answer is no: the GitHub URL is unique. Your options are:
Upvotes: 0