官术网_书友最值得收藏!

Installing Git

As a simple and quick introduction to Git, we can describe it as follows.

Git is a file version control system. By using it, we can develop projects to which many people can simultaneously contribute, editing and creating new files, allowing them to exist without the risk of their changes being overwritten.

A very common case when using Git is to also use a service in the cloud (such as GitHub or Bitbucket), to store the code, so that we can share it.

In addition, almost all open source projects (frameworks and libraries) are in GitHub today. So you can contribute by reporting bugs, or even sending codes and suggestions.

If you are a developer and do not yet have GitHub, you are late – this is the time to start using it. So, let's install Git.

Go to https://git-scm.com/downloads and download and install Git for your platform.

After installing, open your Terminal and type the following command:

git --version

You must see the current version installed on your system.

Also, the git help command is very useful, listing all of the commands available.

You can read more about Git basics at  https://git-scm.com/book/en/v2/Getting-Started-Git-Basics.
主站蜘蛛池模板: 瑞安市| 大化| 潞城市| 黄平县| 贵阳市| 若尔盖县| 镇平县| 西乌珠穆沁旗| 宁波市| 聂荣县| 宜州市| 弥勒县| 清丰县| 元氏县| 淮滨县| 宝应县| 景洪市| 西乌珠穆沁旗| 越西县| 建德市| 惠东县| 台东市| 桐庐县| 南乐县| 宜宾县| 江西省| 当阳市| 平邑县| 上思县| 科尔| 酉阳| 吉隆县| 宝坻区| 遂川县| 桂阳县| 桑植县| 漳平市| 进贤县| 栾城县| 营山县| 炎陵县|