I create a "server" clone from a project hosted at code.google.com. I create a clone from that repository in my machine and push some changes; everything goes well.
Now the master repository has some changes and I want to pull them. How do I get my "server" clone updated with those changes?