DevShorts 2: Github

If you have not created a new branch and started working on the same branch.

git switch -c “new-branch”

--

--