From: Junio C Hamano Date: Thu, 24 Oct 2019 03:30:24 +0000 (+0900) Subject: Merge branch 'sg/dir-trie-fixes' into next X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06d60a7fb07c8658d4c3c335b03c02d3bc13868a;p=git Merge branch 'sg/dir-trie-fixes' into next Code clean-up and a bugfix in the logic used to tell worktree local and repository global refs apart. * sg/dir-trie-fixes: path.c: don't call the match function without value in trie_find() path.c: clarify two field names in 'struct common_dir' path.c: mark 'logs/HEAD' in 'common_list' as file path.c: clarify trie_find()'s in-code comment Documentation: mention more worktree-specific exceptions --- 06d60a7fb07c8658d4c3c335b03c02d3bc13868a