Looking at the GitHub API reference at http://develop.github.com/p/repo.html, I see all sorts of good stuff, but I don’t see any way to rename a repository through the API. Is there any way to do so?
Looking at the GitHub API reference at http://develop.github.com/p/repo.html , I see all sorts of
Share
Create some variables for clarity:
Then use curl to make the request: