I am very new to Github so please bear with me. I created a react native project with a github repository a while ago and have made commits over the past month. Recently the project stopped working so I recreated the project in a different folder on my computer. I want to update my old repository from my new project and am not quite sure how to do that. Any help would be appreciated :)
In the old repository locally from the terminal run
git pull
Commit any changes or stash and clear them if not wanted