I have to work on a school project in a team and we've decided to use GitHub & VSCode to edit the code. I am a complete Noob in using GitHub & VSCode as I only every coded alone. I created a repository and I have invited my teammate as a collaborator. I also cloned the repo to both our laptops and we both can commit changes, but if I commit a change his VSCode doesn't get refreshed.
I am sorry but could someone explain what options we have? I know that you can pull changes but I wanted both to be on the original repository and pulling seems to give me a error because I pull from and to the same branch.
Any help is greatly appreciated!