Como saber se therre é algo para puxar

git fetch

git log origin

#and if you want the changes then:

git merge origin
Exuberant Elk