Closed jiripavelka closed 1 year ago
Command omgf feature-myfeature now creates branch name feature-feature-myfeature. It may be sufficient to trim the matching prefix and thus create branch name feature-myfeature instead.
omgf feature-myfeature
feature-feature-myfeature
feature-myfeature
Suggested solution: trivial.
Command
omgf feature-myfeature
now creates branch namefeature-feature-myfeature
. It may be sufficient to trim the matching prefix and thus create branch namefeature-myfeature
instead.Suggested solution: trivial.