Which Git command is used to create a new branch from the current active branch?
git init
git add
git checkout
git branch

Web Development Exercises are loading ...