update comments
[?]
Jun 3, 2025, 4:21 PM
KQ3P3QRLRNBRI5R6NS43M7IKKZCHBKOY4ZF3WH3PLCKDKBTEERZACDependencies
Change contents
- replacement in libflorescence/src/testing.rs at line 60
/// Setup an empty Pijul repo in a temp dir/// Setup a Pijul repo in a temp dir.////// This repo has 2 initial changes recorded. - replacement in libflorescence/src/testing.rs at line 67
/// Setup an empty Pijul repo inside a given subdir in a temp dir/// Setup a Pijul repo inside a given subdir in a temp dir.////// This repo has 2 initial changes recorded. - edit in libflorescence/src/testing.rs at line 81
// This creates 2 records - one to add root, other is the actual ".ignore"// addition with the given message - edit in libflorescence/src/testing.rs at line 95
// Setup a new pijul repo inside the given dir. This repo will have recorded// changes and an untracked default ".ignore" file.