]> git.ipfire.org Git - thirdparty/git.git/commit - notes-merge.c
commit: convert commit_tree* to object_id
authorPatryk Obara <patryk.obara@gmail.com>
Sun, 28 Jan 2018 00:13:16 +0000 (01:13 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Jan 2018 18:42:36 +0000 (10:42 -0800)
commit5078f344591ee3c454e64ff73e6563f0a3f14950
tree9e6bbf35347208196ce5bd7cc1c9178a06a8464f
parent3b34934dcaa4e643a3691ba1f10db054adf60ffb
commit: convert commit_tree* to object_id

Convert the definitions and declarations of commit_tree and
commit_tree_extended to use struct object_id and adjust all usages of
these functions.

Signed-off-by: Patryk Obara <patryk.obara@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/am.c
builtin/commit-tree.c
builtin/commit.c
builtin/merge.c
commit.c
commit.h
notes-cache.c
notes-merge.c
notes-utils.c
notes-utils.h