Added desc of git commit -m command

This commit is contained in:
2026-02-24 12:09:14 +03:00
parent 112a6879cb
commit 1f4f040a79

View File

@@ -39,7 +39,7 @@
</tr> </tr>
<tr> <tr>
<td>git commit -m "comment"</td> <td>git commit -m "comment"</td>
<td>-</td> <td>Зафиксировать изменения добавленных файлов, указав описание</td>
</tr> </tr>
<tr> <tr>
<td>git commit -a -m "comment"</td> <td>git commit -a -m "comment"</td>