5 Mins Learn5minslearn.hashnode.dev·Nov 19, 2022Push your code to remote repo - Getting Started with Git Basics 2As we all know, Git is a Distributed Version Control System (DVCS). In this article, let’s have a look at how we can push our code to a remote repo, so that others can pull our code and work simultaneously. This is the continuation of my previous art...26 readspushyourcode