better handling for metadata fail to read error #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://git.min.rip/min/breeze/src/branch/main/src/engine.rs#L246
make this return a ViewError::InternalServerError if it fails, we do that if reading the actual file fails so there's no reason not to do it for the metadata too
Fixed in v0.1.5