Hi, On Tue, 19 Dec 2006, Josef Weidendorfer wrote: > On Monday 18 December 2006 21:43, Johannes Schindelin wrote: > > > However, I would actually reuse our versatile (often hated?) config > > handling: > > > > [branch "xyz"] > > remote = blabla # this is the default remote > > merge = master # this is the default branch for the default remote > > merge = pu for remote second # merge 'pu' if pulling from second > > Looks a little bit confusing, but is fine with me. Granted. Suggestions? > I even would remove the need for the word "remote" in the second merge > line. No. In Git, a line like blabla would turn into a boolean named "blabla" being true. Ciao, Dscho - 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