git remote show origin : show all branches on remote i.e master branch
git fetch: bring data from remote locally over Internet connection or if you are on the same m/c then it will bring data from local
git branch -a: remote tracking branches