abentley / oaf

A Git client that brings a more user-friendly CLI to Git.
Apache License 2.0
9 stars 1 forks source link

oaf should give a nice error if the remembered branch doesn't exist #71

Open abentley-ssimwave opened 1 year ago

abentley-ssimwave commented 1 year ago
$ oaf merge 
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/branch.rs:177:58
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace