Hi, On Mon, 3 Mar 2008, Pierre Habouzit wrote: > On Mon, Mar 03, 2008 at 05:05:13PM +0000, Kristian Høgsberg wrote: > > Oh and I'm wondering if > > > > strbuf_initf(&real_ref, "%s/%s", branch_top, head); > > > > would be a worthwhile addition to the strbuf API... > > I don't think so, unless there are 1289 places in git that would > benefit from the shortcut it gives, but I really doubt it. I think the proper question is: how many places in Git would benefit from strbuf_initf()? Well, I stated already that I like it. Ciao, Dscho