Hi, I'm a git novice, and I'm wondering what the correct way to update my local QtCreator build from git is. Last time I did this, I tried: git pull qmake make and that seemed to cause a lot of problems. I finally just nuked my directory and cloned the repository from scratch. What's the right way to do this? Thanks, Colin