Closed as not planned
Closed as not planned
Description
If use_readme_rmd()
is run in a project where README.Rmd
already exists, it asks the user if they want to overwrite it with a template. If they answer no, the git pre-commit hook in ./.git/hooks/pre-commit
is not created.
To work around this I had to answer "yes" to overwriting and then run git restore README.Rmd
which is not ideal.
Metadata
Assignees
Labels
No labels
Activity