RE: Fetch and -t

2013-02-12 Thread Olsen, Alan R
PM To: Olsen, Alan R Cc: git@vger.kernel.org Subject: Re: Fetch and -t Olsen, Alan R alan.r.ol...@intel.com writes: I have found that if I add a remote and do a git fetch -t -f remote_name that it *only* pulls tags. Reading the man page it seems like it should pull all the remotes and all

Re: Fetch and -t

2013-02-11 Thread Junio C Hamano
Olsen, Alan R alan.r.ol...@intel.com writes: I have found that if I add a remote and do a git fetch -t -f remote_name that it *only* pulls tags. Reading the man page it seems like it should pull all the remotes and all the tags and the commits only reachable by tags. This is what appears in