I need to throw away all the changes in my local repository and pull all the code from the remote repository. What is the Git command to do this?

I need to throw away all the changes in my local repository and pull all the code from the remote repository. What is the Git command to do this?