We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff66a3 commit da6a573Copy full SHA for da6a573
translation/README.pt-br.md
@@ -424,5 +424,5 @@ lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s
424
1. Dê um Fork no repositório!
425
2. Crie seu novo branch: `git checkout -b meu-novo-branch`
426
3. Commite suas alterações: `git commit -m 'Minhas alterações'`
427
-4. Mande para seu novo branch: `git push origin meu-novo-branch`
+4. Mande para seu novo branch: `git push -u origin meu-novo-branch`
428
5. Submeta um pull request - Ótimo!
0 commit comments