You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are experience the above error, you can navigate to the "Git" page on R Studio, click on "More", and start a "New Terminal" session. The following commands should resolve the error:
git status
git reset --hard origin/main
git pull
The text was updated successfully, but these errors were encountered:
If you are experience the above error, you can navigate to the "Git" page on R Studio, click on "More", and start a "New Terminal" session. The following commands should resolve the error:
git status
git reset --hard origin/main
git pull
The text was updated successfully, but these errors were encountered: