I've changed my username to a more professional one. Before I changed I saw that there were some warnings that mistakes might occur in doing so, but I did not care because I said they were rare cases.
It turns out that today I noticed that my commits before I changed username disappeared. I give git log
and git reflog
and it does not appear them. As a test it deletes a repository locally and I cloned it again, but it remained the same.
Does anyone know if I can recover these commits?