Describe the feature or problem you’d like to solve
I'd like to suggest adding an option to the repo edit command to enable the "allow update branch" checkbox.
Proposed solution
In line with the other options on this command, add a new flag --allow-update-branch. Should all options be editable in the interactive mode? I don't know whether this checkbox is always present or if it's feature dependant.
Additional context
As seen in the GitHub UI:

Describe the feature or problem you’d like to solve
I'd like to suggest adding an option to the
repo editcommand to enable the "allow update branch" checkbox.Proposed solution
In line with the other options on this command, add a new flag
--allow-update-branch. Should all options be editable in the interactive mode? I don't know whether this checkbox is always present or if it's feature dependant.Additional context
As seen in the GitHub UI: