prettify
[?]
Jun 3, 2025, 2:20 PM
VOFP2YNQLSGQL3JFRCNCU4VY2YDIVHWBVNXY5HHVFR3AFTBOBMCQCDependencies
- [2]
YBJRDOTCmake all repo actions async - [3]
UF5NJKAStest load repo - [4]
WGID4LS4absolutely slayed testing with iced task - [5]
Y6LXBCJBupdate toolchain and rust edition - [*]
6YZAVBWUInitial commit
Change contents
- replacement in libflorescence/src/repo/test.rs at line 9
// Handle a non-existent path gracefully// _________________________________________________________________________// Case: Handle a non-existent path gracefully - replacement in libflorescence/src/repo/test.rs at line 18
// Handle a path without a pijul repo gracefully// _________________________________________________________________________// Case: Handle a path without a pijul repo gracefully - edit in libflorescence/src/repo/test.rs at line 25
// _________________________________________________________________________// Case: Handle an inaccessible path due to permissions gracefully - edit in libflorescence/src/repo/test.rs at line 31
// Handle an inaccessible path due to permissions gracefully - replacement in libflorescence/src/repo/test.rs at line 43
// A valid path with a repo// _________________________________________________________________________// Case: A valid path with a repo - edit in inflorescence/src/main.rs at line 42
dbg!(&env);