On Wed, Jun 12, 2013 at 2:32 AM, Felipe Contreras <felipe.contre...@gmail.com> wrote: > On Tue, Jun 11, 2013 at 7:13 PM, Johan Herland <jo...@herland.net> wrote: >> This is a pure code movement of the machinery for copying notes to >> rewritten objects. This code was located in builtin/notes.c for >> historical reasons. In order to make it available to builtin/commit.c >> it was declared in builtin.h. This was more of an accident of history >> than a concious design, and we now want to make this machinery more >> widely available. >> >> Hence, this patch moves the code into the new notes-utils.[hc] files >> which are included into libgit.a. Except for adjusting #includes >> accordingly, this patch merely moves the relevant functions verbatim >> into the new files. >> >> Cc: Thomas Rast <tr...@inf.ethz.ch> >> Signed-off-by: Johan Herland <jo...@herland.net> > > I wonder where you got that idea from. Did you come up with that out thin air?
Obviously not. I should add Suggested-by: Junio C Hamano <gits...@pobox.com> ...Johan -- Johan Herland, <jo...@herland.net> www.herland.net -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html