We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
I don't know in your case, but in mine is working https://imgur.com/a/JXgRLa4and it's working with my previous setup (the one specified in this post)
I don't know how i did it, but it's also in the json
What do you see in the RStudio terminal for `which git`?
I see what you mean now, but this problem was present in the previous versions of RStudio, at least for me.
if you do the same in your computer terminal what you get?
System terminal is fine, just usual homebrew behavior (i.e. linked to the homebrew installed git). Seems like a bug to me in RStudio. Let's see how the issue develops.
I already posted an issue which is linked in my previous comment 🙂
damn! I didn't see that! I just close and linked mine.
On RStudio v1.3 one hast to set it in ~/.config/rstudio/rstudio-prefs.json using
git_exe_path: /usr/local/bin/git
Though for me its not honored right now. Maybe a bug? Reported here: https://github.com/rstudio/...