I have git-setup with a remote 'origin' repository, and local repositories on my work desktop and laptop.
Now I did some work on my laptop last night, and pushed it to the remote.
Now I want to ignore / overwrite the changes I made on my desktop, and pull the remote 'origin' down as fresh copy - like when you first clone a repository.