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 /builtin/commit.c | |
parent | 4349a66805129ba11121b8a5eaf3f81cfd30bdd5 (diff) | |
download | git-db4dd93a4a3553c61b416db924520b55bfee5f7e.tar.gz |
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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions