Merge branch 'jh/libify-note-handling'
commit22d94a72b3c4fa7989c4827e84ebc364a200cd76
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Jun 2013 20:48:30 +0000 (24 13:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Jun 2013 20:48:30 +0000 (24 13:48 -0700)
treef71226003264e37bc59f505a542f5468292c460d
parent0039d60c3fdf0e01ad7e6fce59b2522764f2edc8
parentbf9a05ba46a9d464424d22482aaa54abdd28b77d
Merge branch 'jh/libify-note-handling'

Make it possible to call into copy-notes API from the sequencer code.

* jh/libify-note-handling:
  Move create_notes_commit() from notes-merge.c into notes-utils.c
  Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
  finish_copy_notes_for_rewrite(): Let caller provide commit message
Makefile
builtin.h
builtin/commit.c