1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Change 'branches' to 'branch' [ci skip]

This commit is contained in:
Adam Coffman 2012-10-18 16:32:31 -05:00
parent 2834454de7
commit d774f4c551

View file

@ -348,7 +348,7 @@ Update your fork:
$ git push origin master $ git push origin master
``` ```
If you want to update another branches: If you want to update another branch:
```bash ```bash
$ git checkout branch_name $ git checkout branch_name