Is it possible to rename a Git repository in Google Cloud Source Repositories?
Asked
Active
Viewed 1,591 times
1 Answers
8
According with the API, you can't. You only have create and delete for a repo, no update.
The best way is to create a new repo and then to delete the current one.

guillaume blaquiere
- 66,369
- 2
- 47
- 76