I'm trying to link R Studio to GitHub. In my global options, the git executable is set up to the correct git/bin folder. I've already added the github URL using these instructions. I was able to modify the readme and that commit went through just fine. I'm now trying to commit an rmd and it just won't go through. When I click the git tab, the rmd shows up, I write a commit message, and then click commit and it says it went through, but it never shows up.
I found these instructions and so I'm checking the origin master to see if everything is set up properly. Here's what I get:
The https for git is correct here, as is the folder it's pulling from. I'm not a programmer generally (I'm a data analyst), so I don't know the ins and outs of this stuff. I've been hammering away at this for a few hours now and I'm just getting increasingly frustrated. Since I'm not a programmer, I'm really not clear on what's not working and why. Can anyone help?