MyTetra Share
Делитесь знаниями!
linux
Время создания: 19.04.2017 18:14
Раздел: git - install
Запись: xintrea/mytetra_db_mcold/master/base/1492614893232m4d2osl/text.html на raw.githubusercontent.com

### 1. Установка git на Ubuntu


[tutorial](https://code.google.com/archive/p/git-core/downloads)


```sh

cd git-1.7.9

./configure

make all

sudo make install

```



To install the Git documentation, add the doc and install-doc targets to the make and

make install commands, respectively.

--

```sh

$ cd git-1.7.9

$ make all doc

$ sudo make install install-doc

```

 
MyTetra Share v.0.59
Яндекс индекс цитирования