diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2017-04-16 08:41:35 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-04-16 21:32:46 -0700 |
commit | e3bf2989cad99b67fceeb55ff7b822b5a7e1aff2 (patch) | |
tree | 806870c7c35277af44f4e4279bd986ce64b732da /diff.c | |
parent | ref-cache: use a callback function to fill the cache (diff) | |
download | tgif-e3bf2989cad99b67fceeb55ff7b822b5a7e1aff2.tar.xz |
refs: handle "refs/bisect/" in `loose_fill_ref_dir()`
That "refs/bisect/" has to be handled specially when filling the
ref_cache for loose references is a peculiarity of the files backend,
and the ref-cache code shouldn't need to know about it. So move this
code to the callback function, `loose_fill_ref_dir()`.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions