Error creating new branch: cannot specify a base branch when checking out an existing branch

Knowledge Drop

Last tested: Jan 28, 2021

This error means that the name of the new branch that you’re trying to create already exist. Make sure that the name is new and unique.