From: Nguyễn Thái Ngọc Duy Date: Mon, 12 Dec 2011 11:20:29 +0000 (+0700) Subject: revert: convert resolve_ref() to read_ref_full() X-Git-Tag: v1.7.9-rc0~47^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e4776bd936aa162b7f00cb26260dc4a6ca444abb?hp=e4776bd936aa162b7f00cb26260dc4a6ca444abb revert: convert resolve_ref() to read_ref_full() This is the follow up of c689332 (Convert many resolve_ref() calls to read_ref*() and ref_exists() - 2011-11-13). See the said commit for rationale. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---