Skip to content

R book review walkthrough #152

@robchallen

Description

@robchallen

Version control section

I don;t tend to follow the branch commit merge workflow when working with Git because I am too lazy, and there are very few benefits of branches (and some quite notable complexities) when you are solo developing.

I wonder whether the simplest commit to main and push changes centrally should be the first step offering well defined restore points and online backup, then the branch and merge for real collaboration introduced as a second step.

Also you could for R Studio simplify they Git clone instructions by using the File > New Project > Version Control > Git functions in R Studio which prevents you from having to find the terminal and could make that easier.

Metadata

Metadata

Assignees

Labels

peer reviewFeedback from peer review of the repo

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions