Don't allow tracking /.pijul

dblsaiko
Mar 27, 2024, 3:05 PM
VPSNKYQNO7RFWUPKR4B7YYC4I4MUZWHPZSDUNPRRMRTQ4ERNL56QC

Dependencies

  • [2] RJ4UL56T Don't add paths outside the repository even with --force
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • edit in libpijul/src/working_copy/filesystem.rs at line 21
    [2.454]
    [2.454]
    return false;
    }
    if path.starts_with(root.as_path().join(".pijul")) {