Replies: 1 comment
-
I found a solution in the happygitwithr book:
Following
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the Pull request section of the CONTRIBUTING.md file (similar to most packages) we recommend to
Each time I do this I need to specify the
destdir
argument. Well, after each wrong fork to a root directory and not the one I have all my Rstudio projects.Two questions:
destdir = "~/path/to/folder"
argument, or as an optional reminder. Similar detail to the code chunk on this book chapter.CONTRIBUTING.md
file from the .github repo or elsewhere?Beta Was this translation helpful? Give feedback.
All reactions