Created by: Caixetadev
Before, the documentation stated that we were going to use the git checkout command but the examples use git switch and this can confuse a beginner user.
before
after
Agora crie um Branch usando o comando git switch
:
git switch -c <add-seu-nome>