{"id":3458,"date":"2025-06-14T02:48:10","date_gmt":"2025-06-14T06:48:10","guid":{"rendered":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/uncategorized\/how-to-add-a-new-project-to-github-using-vs-code.php"},"modified":"2025-06-14T02:48:10","modified_gmt":"2025-06-14T06:48:10","slug":"how-to-add-a-new-project-to-github-using-vs-code","status":"publish","type":"post","link":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/new-york-bed-bugs\/how-to-add-a-new-project-to-github-using-vs-code.php","title":{"rendered":"How to add a new project to Github using VS Code"},"content":{"rendered":"<p>Here are the commands you can use to add a new project to GitHub using VS Code: git init git add . git commit -m \"Initial commit\" git remote add origin <repository URL> git push -u origin master If you face any issue like fatal: repository not found, check your repository url and check whether you are authenticated.<br \/><!-- Auto Generated --><\/p>\n<p>See the article here:<br \/>\n<a target=\"_blank\" href=\"https:\/\/stackoverflow.com\/questions\/46877667\/how-to-add-a-new-project-to-github-using-vs-code\" title=\"How to add a new project to Github using VS Code\" rel=\"noopener\">How to add a new project to Github using VS Code<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here are the commands you can use to add a new project to GitHub using VS Code: git init git add . git commit -m \"Initial commit\" git remote add origin git push -u origin master If you face any issue like fatal: repository not found, check your repository url and check whether you are authenticated.  <a href=\"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/new-york-bed-bugs\/how-to-add-a-new-project-to-github-using-vs-code.php\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[12166,12160,12163,12161,12169,12159,12162,12168,12167,12170,12165,12164],"_links":{"self":[{"href":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/wp-json\/wp\/v2\/posts\/3458"}],"collection":[{"href":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/wp-json\/wp\/v2\/comments?post=3458"}],"version-history":[{"count":0,"href":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/wp-json\/wp\/v2\/posts\/3458\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/wp-json\/wp\/v2\/media?parent=3458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/wp-json\/wp\/v2\/categories?post=3458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bedbugpestcontrol.com\/nyc-registry\/new-york-bed-bug-registry\/wp-json\/wp\/v2\/tags?post=3458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}