Skip to content

Commit da6a573

Browse files
committed
Updating contributing PT-BR
1 parent dff66a3 commit da6a573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translation/README.pt-br.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -424,5 +424,5 @@ lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s
424424
1. Dê um Fork no repositório!
425425
2. Crie seu novo branch: `git checkout -b meu-novo-branch`
426426
3. Commite suas alterações: `git commit -m 'Minhas alterações'`
427-
4. Mande para seu novo branch: `git push origin meu-novo-branch`
427+
4. Mande para seu novo branch: `git push -u origin meu-novo-branch`
428428
5. Submeta um pull request - Ótimo!

0 commit comments

Comments
 (0)