Skip to content
Matias Insaurralde edited this page Apr 5, 2017 · 1 revision

Sincronizar fork

$ git fetch upstream
$ git checkout master
$ git rebase upstream/master
Clone this wiki locally