I created a folder containing some code. I sent it to a github repo I created in the past (let’s say I nammed it “Folder v1”). Now, I would like to work on a new repo I just created nammed “Folder v2”.
So I would like to “send” my folder to this new repo and work from this repo and commit/push automaticaly to this new repo.
PS : I can use VScode if it’s easier.
Thank you