Skip to content

Conversation

dlebauer
Copy link

@dlebauer dlebauer commented Jun 7, 2017

I assume mine is a very frequent (perhaps most common?) use case: I have a repository and would like to use git in Rstudio w/o using the Rstudio shell, so I remember / find this package and want to get started.

It took me more than n seconds after installation + m seconds after finding the readme to figure out that I could do:

repo <- repository()

so hopefully this will make it easier for the next person with my use case

I assume mine is a very frequent (perhaps most common?) use case: I have a repository and would like to use git in Rstudio w/o using the Rstudio shell, so I remember / find this package and want to get started.

It took me more than _n_ seconds after installation + _m_ seconds after finding the readme to figure out that I could do:

```
repo <- repository()
```

so hopefully this will make it easier for the next person with my use case
@dlebauer
Copy link
Author

dlebauer commented Jun 7, 2017

never mind I see this is already included below

@dlebauer dlebauer closed this Jun 7, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 78.026% when pulling 88a0f49 on dlebauer:patch-1 into 35469bc on ropensci:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants