]> git.ipfire.org Git - thirdparty/git.git/commit - notes-merge.c
notes-merge: convert notes_merge* to struct object_id
authorBrandon Williams <bmwill@google.com>
Tue, 30 May 2017 17:30:58 +0000 (10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Jun 2017 02:23:58 +0000 (11:23 +0900)
commit5237e0eb599c208d1c3f6da997c06ee18a1dc201
tree494466653dd9463f6ed657529cf4c3131a9c8fd0
parent7b8dea0c7570a2028f204498c82c8ca7ec6950e3
notes-merge: convert notes_merge* to struct object_id

Convert notes_merge and notes_merge_commit to use struct object_id.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/notes.c
notes-merge.c
notes-merge.h