Git fetch or pull?
I've been unsure for some time now what it is that git fetch does. And often
when I speak with my colleagues, the conversation goes something like this:
D1 - okay, so now, before we merge (or rebase) we better make sure that the
branch is up to date.
D2