mirror of
https://github.com/containers/podman.git
synced 2025-05-22 01:27:07 +08:00

Use os.ReadDir recursively instead of filepath.WalkDir Use map instead of list to easily find looped Symlinks Update existing tests and add a more elaborate one Update the man page Signed-off-by: Ygal Blum <ygal.blum@gmail.com>