diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2011-08-13 00:36:26 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-14 15:18:52 -0700 |
commit | db4dd93a4a3553c61b416db924520b55bfee5f7e (patch) | |
tree | 2c34f7da939002d88cf6de8436e3c231eda7fbbf /git-archimport.perl | |
parent | Access reference caches only through new function get_cached_refs() (diff) | |
download | tgif-db4dd93a4a3553c61b416db924520b55bfee5f7e.tar.xz |
Change the signature of read_packed_refs()
Change it to return a (struct ref_list *) instead of writing into
a cached_refs structure. (This removes the need to create a
cached_refs structure in resolve_gitlink_packed_ref(), where it
is otherwise unneeded.)
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-archimport.perl')
0 files changed, 0 insertions, 0 deletions