¿`git checkout -b` o `git branch`? Nunca me acuerdo de que existe branch.
@oleg git cob (alias for checkout -b'. For branch I only use to set upstream when I mess something up and for deleting with git bad / git BAD (git branch -d / git branch -D)
@bisho @oleg pues ahora además viene git switch, escoja su comando señora https://www.git-scm.com/docs/git-switch
Git - git-switch Documentation