author | Junio C Hamano <junio@twinsun.com> | |
Fri, 30 Sep 2005 21:08:25 +0000 (14:08 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 2 Oct 2005 06:19:33 +0000 (23:19 -0700) | ||
commit | a876ed83be5467d6075da8a16306724cb1babc2a | |
tree | e059141db27747dda564fa5981c3f27ebeb04cc8 | tree | snapshot |
parent | ca8db1424d1808a1f78bc9905efd267f7c154d8e | commit | diff |
Use resolve_ref() to implement read_ref().
Symbolic refs are understood by resolve_ref(), so existing read_ref()
users will automatically understand them as well.
Signed-off-by: Junio C Hamano <junio@twinsun.com>
Symbolic refs are understood by resolve_ref(), so existing read_ref()
users will automatically understand them as well.
Signed-off-by: Junio C Hamano <junio@twinsun.com>
cache.h | diff | blob | history | |
refs.c | diff | blob | history | |
update-ref.c | diff | blob | history |