Pull
Fetch and merge changes on the remote server to your working directory
git pullgit pull <remote>git pull --no-commit <remote>git pull --rebase <remote>Last updated
Fetch and merge changes on the remote server to your working directory
git pullgit pull <remote>git pull --no-commit <remote>git pull --rebase <remote>Last updated