git branch -a
to fetch all branches
———————
for remote in `git branch -r`; do git branch –track ${remote#origin/} $remote; done
git fetch –all
git pull –all
git remote add upstream git@bitbucket.org:egreens/vegease-marketing-api.git (add you parent project link). (when we select fresh es se upper ke command ager already h fer niche ke command chalenge)
git fetch upstream
git pull upstream dev
git merge upstream/dev
https://www.gloomaps.com/