Created
December 1, 2020 20:31
-
-
Save charles-silva/d455fe8574f86dddf4a974dbcf35c850 to your computer and use it in GitHub Desktop.
[Dicas Git] #git
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#cria um branch e já faz o checkout no mesmo comando. | |
git checkout -b contar-menu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment