bug: Rename repository
Created by: hzb
I created a project called 'projectold', and submitted some repos, and someday, I renamed it to 'projectnew', and then I create a new project with the same name 'projectold' again, I will find that all repos and records should be in projectnew, but they are in projectold that I create just now.
reproduce it
create a project with anyname(example: gitlab), submit some repos, and rename it to gitlabhq, and then create a new project with name gitlab, ok, you will find that the repos and records should be in gitlabhq, but they are in gitlab that i created just now.
thanks