Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Push VS Code Project to GitHub with folders

I’m pretty new to GitHub, i searched all over the internet for pushing an entire project from Visual Studio Code to GitHub but I haven’t found anything that would allow me to send, with the codes, the folders. Example : index.html is in Html\Version1\bin

How can I upload all this folders including what’s inside assuming that there really is something inside? Thanks

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Have you created your local repository with git init ?
And assigned the remote repository location?

#example set a new remote

git remote add my_awesome_new_remote_repo git@git.assembla.com:portfolio/space.space_name.git
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading