author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | |
Mon, 12 Dec 2011 11:20:29 +0000 (18:20 +0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 12 Dec 2011 17:30:23 +0000 (09:30 -0800) | ||
commit | e4776bd936aa162b7f00cb26260dc4a6ca444abb | |
tree | 2e7461b7694240e681eae877aaba44751008ba34 | tree | snapshot |
parent | 9859a023fef30ffebdd22ad9639c587ac720b8b6 | commit | diff |
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 <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/revert.c | diff | blob | history |