My working tree looks like this: x -> main repo x/y -> another repo x/y/z -> another repo. The base folder is x. running init from there scans only 10 files, it does not search the sub repo.
My working tree looks like this:
x -> main repo
x/y -> another repo
x/y/z -> another repo.
The base folder is x. running init from there scans only 10 files, it does not search the sub repo.