fix pijul set non-interactive panic
Dependencies
- [2]
SWWE2R6Mdisplay basic repo stuff - [3]
YGZ3VCW4add push - [4]
MORKDJUEuse allowed actions binding for key subs - [5]
YBJRDOTCmake all repo actions async - [6]
YRGDFHABproject dir picker - [*]
G5WLRXODadd screenshots for test
Change contents
- replacement in libflorescence/src/repo.rs at line 266
// Pijul be set non-interactivepijul_interaction::set_context(pijul_interaction::InteractiveContext::NotInteractive,);// Pijul must be set non-interactiveif !matches!(pijul_interaction::get_context(),Ok(pijul_interaction::InteractiveContext::NotInteractive)) {pijul_interaction::set_context(pijul_interaction::InteractiveContext::NotInteractive,);} - replacement in inflorescence_view/screenshots/loaded_non_empty_repo-wgpu.png at line 1227[4.169672]