I converted my repositories from Mercurial to Git (pulled from Bitbucket(hg, Mercurial), pushed to GitLab (git)), I found that after converting from hg to git, in GitLab now, the changeset number has been changed.
I am wondering that how can I map the old hg changeset number to the new git changeset number? Is there an algorithm to do this?
Thanks, Jennifer.