Added desc of git init command

This commit is contained in:
2026-02-24 11:59:15 +03:00
parent 21ffa2ce49
commit e637d4d101

View File

@@ -23,7 +23,7 @@
</tr> </tr>
<tr> <tr>
<td>git init</td> <td>git init</td>
<td>-</td> <td>Инициализация git-репозитория в текущей директории</td>
</tr> </tr>
<tr> <tr>
<td>git clone url</td> <td>git clone url</td>