From: Nguyễn Thái Ngọc Duy Date: Thu, 27 Jun 2019 09:28:47 +0000 (+0700) Subject: sha1-file.c: remove the_repo from read_object_with_reference() X-Git-Tag: v2.23.0-rc0~34^2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d3b4705ab81c01cb57dd356d96e981de78d65a5d?ds=inline;hp=d3b4705ab81c01cb57dd356d96e981de78d65a5d sha1-file.c: remove the_repo from read_object_with_reference() Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---