notes: convert for_each_note to struct object_id
commit490bc83a01acfefa11e98f8852b1f4a9dd962331
authorbrian m. carlson <sandals@crustytoothpaste.net>
Tue, 30 May 2017 17:30:39 +0000 (30 10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Jun 2017 00:36:06 +0000 (2 09:36 +0900)
tree7c081deb55030427a81677559fd80f2a47cbb06e
parent89c149f55b93e052e46e46ebc4d7e76b0b25a90c
notes: convert for_each_note to struct object_id

Convert for_each_note and each of the callbacks to use struct object_id.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/notes.c
notes.c
notes.h
remote-testsvn.c