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-next -c should auto-guess branch name if not supplied #69

Closed abentley-ssimwave closed 1 year ago

abentley-ssimwave commented 1 year ago

If there is a number at the end, it should increment it by 1. If there is no number at the end, it should append "-2" (because the non-numbered one was effectively "-1")