I need to go back to the environment that was before I performed git checkout id_commit but when I run git log no longer appear the commits that I performed after the checkout . In the remote repository are all the push push I gave, how can I leave the local repository equal to the remote repository and return to the last commit I gave?