]> git.ipfire.org Git - thirdparty/git.git/commit - notes-merge.c
Convert read_mmblob to take struct object_id.
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 5 Sep 2016 20:08:02 +0000 (20:08 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Sep 2016 19:59:42 +0000 (12:59 -0700)
commitd449347d080cd97a9d6dc029014383d4817e34bf
treed64c39be3f1cd8f5833ac1a9dde0664de686a0bf
parente910bb1e79d53d43d07013b4d7e58c9f3ec53c8d
Convert read_mmblob to take struct object_id.

Since all of its callers have been updated, convert read_mmblob to take
a pointer to struct object_id.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/apply.c
builtin/checkout.c
merge-recursive.c
notes-merge.c
xdiff-interface.c
xdiff-interface.h