rlespinasse / drawio-exporter

Command Line Client To Enhance Files Export Using Draw.io Application
https://crates.io/crates/drawio-exporter
MIT License
17 stars 5 forks source link

Export fail when using --git-ref option with deleted files #23

Closed rlespinasse closed 1 year ago

rlespinasse commented 1 year ago
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` 
value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', /usr/local/cargo/registry/src/github.com-xxx/drawio-exporter-1.1.0/src/drawio_exporter/core/explorer/git_repository.rs:49:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace