In Git, what command is used to create a new branch?
git branch
git make-branch
git init
git create-branch

Software Engineering Übungen werden geladen ...