Re: New way of tracking remote branches -- question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Friday, January 5, 2007 - 4:17 pm

Luben Tuikov <ltuikov@yahoo.com> writes:


A very fuzzily stated question which is hard to answer, but I do
not think it is another newbie protection, if it apparently is
actively hurting you.  Also the documentation may need to be
updated to teach you enough about how to achieve what you want.

You can see where remote heads are by doing what?  ls-remote?
"Old behaviour" for what configuration?

A fresh clone made with a recent version sets things up to track
all remote branches from the repository you cloned from under
remotes/origin/, and it even tracks new ones as they are added
at the remote, so you probably are doing something different
from the default configuration that has:

    remotes.origin.fetch = +refs/heads/*:refs/remotes/origin/*

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
New way of tracking remote branches -- question, Luben Tuikov, (Fri Jan 5, 4:02 pm)
Re: New way of tracking remote branches -- question, Junio C Hamano, (Fri Jan 5, 4:17 pm)
Re: New way of tracking remote branches -- question, Junio C Hamano, (Fri Jan 5, 4:39 pm)
Re: New way of tracking remote branches -- question, Junio C Hamano, (Fri Jan 5, 4:50 pm)
Re: New way of tracking remote branches -- question, Luben Tuikov, (Fri Jan 5, 5:16 pm)
Re: New way of tracking remote branches -- question, Luben Tuikov, (Fri Jan 5, 5:39 pm)
Re: New way of tracking remote branches -- question, Junio C Hamano, (Fri Jan 5, 6:11 pm)
Re: New way of tracking remote branches -- question, Steven Grimm, (Fri Jan 5, 7:11 pm)
Re: New way of tracking remote branches -- question, Theodore Tso, (Sat Jan 6, 7:10 am)
Re: New way of tracking remote branches -- question, Luben Tuikov, (Tue Jan 9, 12:45 am)
Re: New way of tracking remote branches -- question, Junio C Hamano, (Tue Jan 9, 1:28 am)
Re: New way of tracking remote branches -- question, Luben Tuikov, (Tue Jan 9, 1:41 am)
Re: New way of tracking remote branches -- question, Martin Langhoff, (Tue Jan 9, 1:57 am)