abentley / oaf

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

Implement branch-creation hook #59

Open abentley-ssimwave opened 1 year ago

abentley-ssimwave commented 1 year ago

It would be nice to fail branch creation if the name doesn't match regexes instead of creating the branch and then having to change the name.

abentley-ssimwave commented 1 year ago

This should affect all ways of creating a branch, i.e. switch -c and branch.