Added desc of git init command
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<div class="header exam">
|
||||
<h2>
|
||||
Шпаргалка по Git
|
||||
</h2>
|
||||
</h2>
|
||||
</div>
|
||||
<div class="exam" id="table">
|
||||
<table>
|
||||
@@ -23,7 +23,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>git init</td>
|
||||
<td>-</td>
|
||||
<td>Инициализация git-репозитория в текущей директории</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>git clone url</td>
|
||||
|
||||
Reference in New Issue
Block a user