Re: fetch and pull
From: Björn Steinbrink <hidden>
Date: 2016-06-15 22:46:25
On 2009.03.18 11:18:41 -0400, John Dlugosz wrote:
quoted
2) I don't think that's a common setup, and it's not a default setup, so that hardly qualifies for "normally".How many users of git on a team have it set up by someone who already knows what he's doing? I think bad or broken setups might be more common. For example, I didn't have any "fetch" setting under remote until I started reading this list and digging in more.
Hm? Both clone and "remote add" setup the fetch line by default. So you manually adjusted the config to add the remote as just an url alias? I'm not convinced that such manual config changes are "normal" either. At least you're most likely the first user from which I've heard that he did that. Björn