abentley / oaf

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

Switch panics when branch name has spaces. #40

Closed abentley closed 2 years ago

abentley commented 2 years ago

$ oaf switch -c "Hack k8s deploy to use natPublicIP" Retaining any local changes. thread 'main' panicked at 'Failed to switch to Hack k8s deploy to use natPublicIP', src/worktree.rs:816:9 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace