Files
dust/tests
andy.boot f546dbbede fix: bug where hard links could be double counted
When running:
dust dir_a dir_b

if a file was hard linked in both dir_a and dir_b it would be double
counted.

This fix resolves this by keeping the shared hashmap around between runs
for the second and subsequent arguments.
https://github.com/bootandy/dust/issues/282
2023-01-05 09:22:38 +00:00
..
2020-09-03 00:04:27 +01:00
2022-08-24 08:55:00 +01:00
2022-08-20 10:50:46 +01:00
2020-09-03 00:04:27 +01:00