commit | a876ed83be5467d6075da8a16306724cb1babc2a | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@twinsun.com> | Fri Sep 30 14:08:25 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Sat Oct 01 23:19:33 2005 -0700 |
tree | e059141db27747dda564fa5981c3f27ebeb04cc8 | |
parent | ca8db1424d1808a1f78bc9905efd267f7c154d8e [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>