Tell me please how to deny create branch, if branch not created from a master?
I was planning to do to forbid the commit if the branch is not created from the master, but clearly determine that the branch is not created by the wizard does not work.
If the command is executed git checkout -b
, he write - created from HEAD.