reading-notes

This Repo required for Asac labs class 2


Project maintained by ManarAbdelkarim Hosted on GitHub Pages — Theme by mattgraham

Git & Github

What is git?

github & Git

Git is the most popular version control system in the world. It is a version control system records that makes changes to our code over time in a special database called repository. We can look at our project history and see who has made what changes when and why and if we screw something up we can easily revert our project back to an earlier state without a version control system we’ll have to constantly store copies of the entire project in various folders

Some Usefull Git Command:

Github

github

What is gitHub?

GitHub is a Git repository hosting service platform, which provides a web-based graphical interface GitHub helps every team member to work together on the project from anywhere and makes it easy for them to collaborate which helps people solve problems by building software together. It is an open-source community as the code became more visible across the organization and now anybody could contribute to it. GitHub is not only affordable but also it is a great open source community. It is a cloud based tool so the code becomes more visible across the organization, and anybody could contribute to it now.

features of gitHub?

Some of its significant features are as follows.