Posts

Showing posts with the label How to create Branches

An Intro to Git and GitHub Tutorial for Beginners

Image
  After devouring the common git terminologies, its time to get a thorough knowledge about what is   GitHub , how to make a GitHub account, and about the basic git commands. So if you are the one who doesn't know about Github and how to use git, then this section is mainly for you. GitHub basics  Let’s create an account on GitHub GitHub is an online open-source through which one can easily share the projects from anywhere in the World. It works perfectly in sharing and creating the data. Learn from the below images that we have shown, and we undertook with our best to make you understand how to make a GitHub account and repository. How to sign-up in GitHub First- for the  sign-up , go to any browser, type github.com and hit enter. Then, you will find GitHub’s home page that asks you to either login or sign-up. If you already have an account, then you can simply put your  username  and  password. Remember, that interface is only for those who had alread...