Hi,
Has anyone had the situation from the title? Is my best bet to remove my local Git and clone my remote?
Hi,
Has anyone had the situation from the title? Is my best bet to remove my local Git and clone my remote?
do you have a .gitignore ? could you perhaps be ignoring that README.md ?
No it is not in my .gitignore
Well it's working now. I'm not sure what caused and what fixed the temporary problem.
The only thin I can think of is that I ran
use_github_action("check-standard")
then
devtools::build_readme()
I had tried editing README.Rmd and knitting/running devtools::build_readme(), but README.md would not show up on my Git pane. This time it did.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.