I have a git repository with the name 'XYZ' online, and an android project of the same name linked to it. I've been working on the two for quite some time. I messed up somewhere and deleted the entire online XYZ. I went to android studio, and I found that the commit history was still intact... something I don't want. I've tried everything to disconnect it from the old 'XYZ' git and to have it connect to the new one, with no luck. I'd rather not create a new android studio project with a different name, as I'll have to change a lot of internal stuff.
Anyone passed through something similar?