Hi, Jonathan Nieder writes: > Ramkumar Ramachandra wrote: >> Hm, yes. I'd definitely like to see a tighter coupling between "git >> commit" and the sequencer as it becomes more generalized. >> Would you advocate this specific change now? If so, I'll write an >> implementation right away. I was wondering whether you'd like such a >> tight coupling at this stage. > > If "tight coupling" means "builtin/commit.c calls a function declared > in sequencer.h", then yes, I think it should be fine. Okay. I'll write something now. > In an ideal world it would also be exposed as plumbing ("git > cherry-pick --commited"?), for use by hypothetical porcelains that > want to use "git commit-tree" et al to simulate what git commit does. > But probably best to wait on that part until someone needs it and can > tell what a good interface would look like. Right. We'll refrain from venturing into this part for now. -- Ram -- 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