We are using JIRA and Github together. Now we found out some code we can see in the JIRA tickets has already been pushed to Github at sometime before, and we can click on link, it goes to Github and we can see the changes we made there. But all the code are not in our current branches. And even I go to the local projects to find the file, right click -> show log (tortoiseGit), that ticket and push record is not in the log... I switched to all the branches try to find that record, but I just can't find it anywhere.
I have the commit hash, I checkout the code with that hash, I can see the changes are back, but it is just not in any of our current branches. I don't know what happened, did anyone got this issue before, how can I get all these code back to the current branches...