Hacker News new | ask | show | jobs
by jzwinck 4873 days ago
The same argument could be applied against git pull, which is really the concatenation of fetch and merge (or rebase). I agree with the previous poster that there should be better defaults available to non-tweakers.
1 comments

Git pull always seemed weird to me too. I don't use it.