On Thu, 16 Nov 2006 09:30:47 -0800 (PST) Linus Torvalds <torvalds@xxxxxxxx> wrote: > Yeah. Each branch should > > (a) have a "default source" initialized on the initial "clone" > > (b) have a way to set the source afterwards > > (c) error out if you do just a "git pull" or "git pull remotename" if > there is no default branch for the current local branch for that > remote. This would be _great_. You just shouldn't have to hack at the .git/config file to get reasonable default sources after a clone. Or even for that matter after fetching a new branch into an existing repo. Sean - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html