Mortada Mehyar
Results
1
issues of
Mortada Mehyar
Here's a minimal example to reproduce this problem ``` mkdir -p other_dir/sub_dir/{a,b} ln -s other_dir/sub_dir echo a > sub_dir/a/file echo b > sub_dir/b/file ``` The directory structure is: ``` $...
status/needs-investigation
area/dockerfile