Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mahipalsingh7/df03e804fc12070e8fa7ecfeeb8b4fa6 to your computer and use it in GitHub Desktop.
Save mahipalsingh7/df03e804fc12070e8fa7ecfeeb8b4fa6 to your computer and use it in GitHub Desktop.
If you have the long hash key 7f60edcee25f65794b75d4dfefed6fe4758781c1, just get the first 7 chars 7f60edc. It's the default for GitHub.
use commads
cd ./projectpath
git checkout 7f60edc
git branch
should be on respective brnach
run git pull [email protected]:xxxx/xxx.git
code recover using git reflog --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment