Hello RStudio community,
My RStudio hangs when I am trying to work within an Rproject which is version controlled by git. I first noticed the issue a few day ago and I haven't been able to troubleshoot. I have read many requests for similar issues on this website and stackoverflow/exchange that haven't been resolved. In an attempt to fix I have done the following: updated Rstudio to version 1.2.5042, updated R to version 4.0, switched my rendering engine to software, created a new .Rproj.user folder, and investigated my R request log. I do not know much about the log, but it appears the git_all_status is taking a significant amount of time. I am currently waiting for something to run in console (no stop sign or responses to esc or ctrl+c) and the log claims git_all_status is active. I think my problem is possibly related to this thread: https://github.com/rstudio/rstudio/issues/2141, but I do not really know what that thread is suggesting to do as a solution. Also, I am working on a MAC and not Windows. Any advice would be greatly appreciated!