I have a colleague who claims that git pull is harmful, and gets upset whenever someone uses it.
The git pull command seems to be the canonical way to update your local repository. Does using git pull create problems? What problems does it create? Is there a better way to update a git repository?