Skip to content

Instantly share code, notes, and snippets.

View mahipalsingh7's full-sized avatar
🏠
Working from home

Mahipal Singh mahipalsingh7

🏠
Working from home
View GitHub Profile
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