Merge branch 'sb/submodule-helper'
[gitweb.git] / path.c
diff --git a/path.c b/path.c
index 7e959c9cddd583cae0120c14f70d2a61f0324b1c..65beb2dca3335912b81b19564ae1db3ca51067be 100644 (file)
--- a/path.c
+++ b/path.c
@@ -107,9 +107,11 @@ static struct common_dir common_list[] = {
        { 0, 0, 1, "info/sparse-checkout" },
        { 1, 1, 0, "logs" },
        { 1, 1, 1, "logs/HEAD" },
+       { 0, 1, 1, "logs/refs/bisect" },
        { 0, 1, 0, "lost-found" },
        { 0, 1, 0, "objects" },
        { 0, 1, 0, "refs" },
+       { 0, 1, 1, "refs/bisect" },
        { 0, 1, 0, "remotes" },
        { 0, 1, 0, "worktrees" },
        { 0, 1, 0, "rr-cache" },