]> git.ipfire.org Git - thirdparty/git.git/commit - bisect.c
coccinelle: apply object_id Coccinelle transformations
authorbrian m. carlson <sandals@crustytoothpaste.net>
Fri, 24 Jun 2016 23:09:22 +0000 (23:09 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Jun 2016 18:39:02 +0000 (11:39 -0700)
commitc368dde9245fa3d50b7e01e1ff4f9e5c12c718da
treea403a930011d189beac26ce291d9413032df2337
parentf449198e58630b8b57c94e3eeab4927afd7ee03a
coccinelle: apply object_id Coccinelle transformations

Apply the set of semantic patches from contrib/coccinelle to convert
some leftover places using struct object_id's hash member to instead
use the wrapper functions that take struct object_id natively.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bisect.c
builtin/merge.c
refs/files-backend.c