Hello,
I think I have a corrupted repository on Bitbucket Cloud, when i save I get a "We had trouble committing your changes." message and when I try to merge pull request I get no error, just a spinning wheel, but there are javascript error in Chrome log which suggest bad refs :
{"type": "error", "error": {"message": "Command '['git', 'update-ref', 'refs/heads/master', 'c9008fda1a32728fb897b51356ab1e3004794939', '40e34c7299f866a8ff7d18f9e9e053eb2d3e8d44']' returned non-zero exit status 128", "id": "f5577e472318444c8ce6c03ef12a726b"}}I tried to fork the project and then transfer the ownership back but the project keep the forking history (to the still corrupted repo), so I don't think it's ideal.
I have opened a ticket yesterday but I'm not sure if there will be a quick followup as I have a free account, is there anything I could try or on my own (while keeping history and all).
Thanks for any help,
Eric