Skip to content

Commit 2242216

Browse files
author
Bruno Passos
committed
Updating local repository with GH changes in PT-BR
1 parent e36ae2b commit 2242216

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

translation/README.pt-br.md

+6
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,12 @@ $ git merge nomedobranch
256256
$ git merge --abort
257257
```
258258

259+
#### Atualizando repositório local com mudanças de um repositório do Github
260+
261+
```sh
262+
$ git pull origin master
263+
```
264+
259265
#### Acompanhando branch existente
260266

261267
```sh

0 commit comments

Comments
 (0)