I have configured a directory wild card which holds many git repositories. When using the wildcard on a higher level i get no commits back in my report. However drilling down in that same structure starts to yield results.
I'm not sure of the exact number but I have configured many repos under a higher directory here
Example:
/home/myuser/workdir/*
No commits recived
/home/myuser/workdir/proj/fork
will yield my commits
I have configured a directory wild card which holds many git repositories. When using the wildcard on a higher level i get no commits back in my report. However drilling down in that same structure starts to yield results. I'm not sure of the exact number but I have configured many repos under a higher directory here
Example:
/home/myuser/workdir/*
No commits recived/home/myuser/workdir/proj/fork
will yield my commits