
Git config –global user.email “your_emailid” Step 2: Now type this to link your email too. Git config –global user.name “your_username” Step 1: Go back to the terminal and type this to configure git (You can also use as an alternative,but we will use github here). If you’re a new user, you can simply sign-up. Step 1: Open the Terminal and type sudo apt-get install git One can also use BitBucket, if not GitHub. What GitHub does is that it creates a cloud-based centralized repository for everyone working in the group and allows everyone working on the project to update the information. This means that GitHub is used for software development projects when more than a person(or a group) is working on it. Unlike Git, which is strictly a command-line tool, GitHub provides a Web-based graphical interface. GitHub is a Web-based Git repository hosting service, which offers all of the distributed revision control. Every Git working directory is a full-fledged repository with complete history and full version-tracking capabilities, independent of network access or a central server. Git is a distributed revision control system with an emphasis on speed, data integrity, and support for distributed, non-linear workflows. In the previous article we learnt about what is Git all about.Now we’ll learn a more about git and its repository in more detail How to Deploy a Basic Static HTML Website to Heroku?.Setting up a C++ Competitive Programming Environment.How to Upload Project on GitHub from Android Studio?.Setting up Sublime Text for C++ Competitive Programming Environment.How to integrate Git Bash with Visual Studio Code?.Types of Schedules based Recoverability in DBMS.Precedence Graph For Testing Conflict Serializability in DBMS.Condition of schedules to View-equivalent.Functions of Distributed Database System.Difference between Centralized Database and Distributed Database.


Comparison – Centralized, Decentralized and Distributed Systems.Centralized vs Distributed Version Control: Which One Should We Choose?.How to Install, Configure and Use GIT on Ubuntu?.ISRO CS Syllabus for Scientist/Engineer Exam.ISRO CS Original Papers and Official Keys.GATE CS Original Papers and Official Keys.
