]> git.ipfire.org Git - thirdparty/git.git/commit - notes.c
notes: convert init_notes to use struct object_id
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 5 Sep 2016 20:08:05 +0000 (20:08 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Sep 2016 19:59:42 +0000 (12:59 -0700)
commit13ac141038cda40fcd50d6808aae70b7ef296729
treee28ead7cdaf1750971add98d78f79f8e6010d8d7
parent8ec46d7e3e0c7d48dc61b9b521937aad11908439
notes: convert init_notes to use struct object_id

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
notes.c