Trying to Push Repository to Git

Hello. I am just learning how to use R and Git. This might be a stupid question, but every time I commit and try to push this script I have made to Git, it just keeps waiting and waiting, and it never pushed.
Does anyone know what the issue is?

lets start with gathering some info
can you go to the terminal and try the following commands
1 )

git status -v

2 )

git remote -v

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.