Skip to content

Commit e36ae2b

Browse files
author
Bruno Passos
committed
Updateing local repo with changes from GH keeping styling consistency
1 parent 3d9e2c3 commit e36ae2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,9 @@ $ git merge --abort
249249

250250
#### Updating a local repository with changes from a Github repository
251251

252+
```sh
252253
$ git pull origin master
253-
254+
```
254255

255256
#### Tracking existing branch
256257

0 commit comments

Comments
 (0)