Changing the default filters for ignored files

[?]
Dec 16, 2020, 11:33 AM
XTMYHJZLWWT5I2PJAL7PCNA3V6LL6C45WOZG7THFLIC736AQYDUQC

Dependencies

  • [2] OJZWJUF2 MUCH faster `pijul add -r`
  • [3] ZHABNS3S Canonicalize all paths
  • [4] 4OCC6D42 Recursive add
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in libpijul/src/working_copy/filesystem.rs at line 153
    [2.1195][2.1195:1291]()
    walk.standard_filters(true);
    walk.threads(threads - 1);
    [2.1195]
    [2.1291]
    walk.ignore(true).git_ignore(true).threads(threads - 1);