2
I need to get back to the environment I was before I realized git checkout id_commit but when I execute git log no longer appear the commits I realized after the checkout. In the remote repository appear all push that I gave, there’s a way I could leave the local rep just like the remote rep and go back to the last commit that I gave?
I wanted to go back to e655486 HEAD@{3}: commit: going back to the commit I was doing the pdf via PHP do you have how? I gave git checkout master but I still haven’t been able to return to the environment I was before
– Gabriel Becher