Hi everyone, I recently created a website using blogdown and now hosting it on a github repository. When I set it up, I used to the terminal to commit files using the git version control. So making changes and then commiting them to my github repository was easy.
However, now when I connect to my project, the git version control does not appear, therefore not allowing me to commit changes within R studio. And in version control, it now says "none". My guess is that the connection between the terminal and github was changed/removed. Does anyone know how to re-establish this? I've looked up instructions, but they all deal with creating the website and using the terminal to download the folder from github again.