Added desc of git add . command

This commit is contained in:
2026-02-24 12:07:37 +03:00
parent 884e0b8ea7
commit 112a6879cb

View File

@@ -35,7 +35,7 @@
</tr>
<tr>
<td>git add .</td>
<td>-</td>
<td>Добавление всех файлов репозитория для последующего коммита</td>
</tr>
<tr>
<td>git commit -m "comment"</td>