abentley / oaf

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

Prevent accidentally breaking pipelines #73

Open abentley opened 1 year ago

abentley commented 1 year ago

It should not be possible to accidentally break a pipeline. This means that switch -c should fail if the current branch is part of a pipeline (but there should be a way to override).