Tried to google this back and forth, without luck.
Hello. I have 2 environments: local and production.
Right now I want to get the commit I have made from production environment and pull it into the development environment.
I cannot see the commit I have made in the commit list. I know I have pushed it to master branch, and I don't see it there.So I would like to know where can I see it?
Also, how can I pull this specific commit to my development environment?