]> git.ipfire.org Git - thirdparty/git.git/commit - wt-status.c
wt-status: convert struct wt_status_state to object_id
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 12 Mar 2018 02:27:29 +0000 (02:27 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Mar 2018 16:23:48 +0000 (09:23 -0700)
commit40f5555ca331fa7855406c674cb60b087e5dfc1a
treed41e0da659d9bf1b7a583b3d3b3cf2cd8874a23e
parent30e677e0e243ebb29a5f5aeed8c850bbae9020fa
wt-status: convert struct wt_status_state to object_id

Convert the various *_sha1 members to use struct object_id instead.

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