gitlist icon indicating copy to clipboard operation
gitlist copied to clipboard

Search for repository in subdirectories

Open gsnw opened this issue 3 years ago • 1 comments

I have set the following in config.yaml.

default_repository_dir: /var/www
repository_depth: '3'

Below /var/www/ there are no git repositories but a subfolder mirror which contains e.g. gitlist.git as clone. Unfortunately the repository is not recognized by Gitlist, only if I put it directly below /var/www and set repository_depth: '0'.

Am I doing something wrong or is this not how it works?

gsnw avatar Jul 16 '22 05:07 gsnw

Seeing similar issue. It seems only repo at repository_depth would be recognized.

yangbo02 avatar Sep 19 '22 02:09 yangbo02