Open
Description
I tried starting gex
(0.3.2
installed via cargo
) while I was in the middle of resolving some conflicts during an interactive rebase, and it immediately panics with the following:
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Error { input: "interactive rebase in progress; onto 6ff73fd7", code: Tag })', /Users/jhelwig/.cargo/registry/src/github.com-1ecc6299db9ec823/gex-0.3.2/src/status.rs:307:34
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace