Is there any way to retrieve only one specific commit from a remote Git repo without cloning it on my PC? The structure of remote repo is absolutely same as that of mine and
In a project we had a problem so that we had to revert back to a certain commit. We made it with the following command successfully:
git reset --hard