[Rd] Why R should never move to git

Juan Telleria Ruiz de Aguirre jtelleria.rproject at gmail.com
Sun Feb 4 12:25:14 CET 2018


I attach the Github Flow for teams and projects with regular deployments:

https://guides.github.com/pdfs/githubflow-online.pdf

https://guides.github.com/introduction/flow/

Tips:
* Always!!!! Do pull requests based on branches (never on the master).
* Keep your Fork Synchronized with the Upstream Repository.



More information about the R-devel mailing list