Hi all, While troubleshooting a trunk build failure, I notice the commit history for trunk between Nov 30th to Dec 6th are squashed or disappeared for no reason. This seems to have taken place in the last 24 hours. I can see the commit logs from github UI. When doing a new clone from Apache Git and Github, the commit histories between those dates are gone. I usually maintain two git repositories, one for testing and one for development. Both repositories were sync up with github frequently, and only test repository was updated today and the missing history only reflect in test repository. This is the reason that I have the impression that this might have happened in the last 24 hours. I did some spot check to see if the missing commits are in trunk. The code seems to be in place, and only commit history is gone.
Is there any way to fix the commit history? Hopefully this is not a git bug, but some peer review might find out the root cause that could help to understand the damage. Thank you Regards, Eric