diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-05-03 15:12:54 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-05-04 09:17:50 -0700 |
commit | 663c1295d8a6a591a805692d311e1d709e3193e2 (patch) | |
tree | fcd7e0bfbdbf381c7c6d74f7dfad440dd017376b /merge-file.c | |
parent | refs: read loose references lazily (diff) | |
download | tgif-663c1295d8a6a591a805692d311e1d709e3193e2.tar.xz |
refs: fix find_containing_dir() regression
The function used to return NULL when asked to find the containing
directory for a ref that does not exist, allowing the caller to
omit iteration altogether. But a misconversion in an earlier change
"refs.c: extract function search_for_subdir()" started returning the
top-level directory entry, forcing callers to walk everything.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'merge-file.c')
0 files changed, 0 insertions, 0 deletions