Details
-
Bug
-
Resolution: Fixed
-
Major
-
master
-
None
-
Untriaged
-
0
-
No
Description
What's the issue?
- Paths are returned without a prefix (e.g. dir vs path/to/dir)
- Equal paths are returned multiple times
What's the fix?
We should:
- Return path/to/dir for objects like path/to/dir/file
- Avoid returning duplicates